get_url_traffic_info
Retrieve detailed traffic metrics for a specific webpage using the Bing Webmaster Tools API. Provides insights into visitor data to analyze performance and optimize content strategies.
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 |
---|---|---|---|
self | Yes | ||
site_url | Yes | ||
url | Yes |