Bing Webmaster Tools
Get Bing traffic stats
Returns Bing Webmaster Tools clicks, impressions, CTR, and position with daily trends and a change vs the previous period. Pass includePrevious=true to also get the previous period's four daily trend arrays.
get/v3/integrations/bing/website-traffic/stats
Query parameters
teamIdstring required
Team ID
Number of days to look back
startDatestring
Start date (YYYY-MM-DD)
endDatestring
End date (YYYY-MM-DD)
limitstring
Maximum rows to return
includePreviousstring
Include previous-period comparison values alongside each data point (roughly doubles the time-series payload). Defaults to false.
Response
Default Response
Changes
Changed in 2 of the 47 revisions of this API.2
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
- ○
added the new optional
queryrequest parameterincludePreviousnew-optional-request-parameter
- ○