Skip to content

Commit 50aa813

Browse files
authored
Update paging-search-results.md
1 parent 8912cc8 commit 50aa813

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/cognitive-services/Bing-Web-Search/paging-search-results.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@ Host: api.cognitive.microsoft.com
6262

6363
When using the Bing Image and Video APIs, you can use the `nextOffset` value to avoid duplicate search results. Get the value from the `Images` or `Videos` response objects, and use it in your requests with the `offset` parameter.
6464

65-
in the `Images` or `Videos` response object to .
66-
6765
> [!NOTE]
6866
> The Bing Web Search API returns search results that can include webpages, images, videos, and news. When you page through search results from the Bing Web Search API, you are paging only [WebPages](https://docs.microsoft.com/rest/api/cognitiveservices-bingsearch/bing-web-api-v7-reference#webpage), and not other answer types such as images or news. Search results in `WebPage` objects may include results that appear in other answer types as well.
6967
>

0 commit comments

Comments
 (0)