get_query_traffic_stats
Retrieve detailed traffic statistics for a specific search query on your site, including ranking and traffic data, to analyze performance.
Instructions
Get detailed traffic statistics for a specific query.
Args: site_url: The URL of the site query: The search query to get statistics for
Returns: List[RankAndTrafficStats]: List of traffic statistics for the query
Raises: BingWebmasterError: If statistics cannot be retrieved
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| self | Yes | ||
| site_url | Yes | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |