get_children_url_traffic_info
Retrieve traffic details for child URLs under a directory to analyze page performance and optimize content.
Instructions
Get traffic details for child URLs of a directory.
Args: site_url: The URL of the site url: The URL of the directory page: The page number of results to retrieve
Returns: List[UrlTrafficInfo]: List of traffic information for child URLs
Raises: BingWebmasterError: If child traffic information cannot be retrieved
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| page | No | ||
| site_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |