get_query_stats
Retrieve detailed traffic statistics for top search queries on a specified website using Bing Webmaster Tools. Analyze query performance and optimize site visibility with actionable insights.
Instructions
Get detailed traffic statistics for top queries.
Args: site_url: The URL of the site
Returns: List[QueryStats]: List of statistics for top queries
Raises: BingWebmasterError: If statistics cannot be retrieved
Input Schema
Name | Required | Description | Default |
---|---|---|---|
self | Yes | ||
site_url | Yes |