Skip to content

Commit 1b8751d

Browse files
committed
Add series of types
1 parent cf2a143 commit 1b8751d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Bing-Web-Search/filter-answers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The following shows the response to the previous query. As you can see Bing didn
7676
}
7777
```
7878

79-
If you want to exclude specific types of content, such as images, from the response, you can exclude them with the hyphen (minus) prefix to the responseFilter value:
79+
If you want to exclude specific types of content, such as images, from the response, you can exclude them with the hyphen (minus) prefix to the responseFilter value. Separate types with a comma:
8080

8181
```
8282
&responseFilter=-images,-videos

0 commit comments

Comments
 (0)