get_url_traffic_info
Get traffic details for a specific page URL, including analytics and performance metrics. Use this tool to query Bing Webmaster Tools for per-URL traffic information.
Instructions
Get traffic details for a single page.
Args: site_url: The URL of the site url: The specific URL to get traffic info for
Returns: UrlTrafficInfo: Traffic information for the URL
Raises: BingWebmasterError: If traffic information cannot be retrieved
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| site_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Url | Yes | ||
| Clicks | Yes | ||
| IsPage | Yes | ||
| __type | Yes | ||
| Impressions | Yes |