The Web SourceType returns pages relevant to the queried term. Web results are ordered by an automated ranking algorithm. The Bing ranking algorithm analyzes factors such as web page content, the number and quality of websites that link to these pages, and the relevance of a website to the query term. Results can be filtered by file type.
Request Parameters
Required Parameters
The following parameters are required for all requests:
Note |
| To get results from a given SourceType, you must specify it in a SearchRequest.Sources statement. |
Optional Parameters
The following optional parameters are applicable to this SourceType.
-
SearchRequest.Market Property (Bing, Version 2.0)
-
SearchRequest.Version Property (Bing, Version 2.x)
-
SearchRequest.Adult Property (Bing, Version 2.0)
-
SearchRequest.Latitude Property (Bing, Version 2.0)
-
SearchRequest.Longitude Property (Bing, Version 2.0)
-
SearchRequest.Options Property (Bing, Version 2.0)
-
WebRequest.Count Property (Bing, Version 2.0)
-
WebRequest.Offset Property (Bing, Version 2.0)
-
WebRequest.Offset Property (Bing, Version 2.0)
-
WebRequest.Offset Property (Bing, Version 2.0)
-
WebRequest.Options Property (Bing, Version 2.0)
-
WebRequest.FileType Property (Bing, Version 2.0)
Response Fields
The following response fields are common to all source types:
The following response fields are specific to the Web SourceType:
Request and Response Examples
For examples of requests and responses for this SourceType specific to a given protocol, see:
Code Samples
Error Handling
See Also