---
title: "Get Bing traffic stats"
method: GET
path: "/v3/integrations/bing/website-traffic/stats"
tags: ["Bing Webmaster Tools"]
---

# Get Bing traffic stats

`GET /v3/integrations/bing/website-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.

## Query parameters

- `teamId` string, required
- `days` union
  - string
  - integer
- `startDate` string
- `endDate` string
- `limit` string
- `includePrevious` string

## Response `200`

Default Response

## Changes

- **2026-08-15** `f69a1d263036` — 1 info
  - added the new optional `query` request parameter `includePrevious`

[Change history](https://skmtc.dev/snowseo/apis/snowseo-api/changes/v3/integrations/bing/website-traffic/stats/get.md)

---

[API](https://skmtc.dev/snowseo/apis/snowseo-api.md) · [All operations](https://skmtc.dev/snowseo/apis/snowseo-api/llms.txt) · [OpenAPI document](https://skmtc.dev/snowseo/apis/snowseo-api/revisions/ea8bce67cd7e?raw)
