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