get_active_page_preview_blocks
Retrieve active page preview blocks for a specific site URL to analyze and manage content previews using Bing Webmaster Tools.
Instructions
Get active page preview blocks for a site.
Args: site_url: The URL of the site
Returns: List[PagePreview]: List of active page preview blocks
Raises: BingWebmasterError: If preview blocks cannot be retrieved
Input Schema
Name | Required | Description | Default |
---|---|---|---|
self | Yes | ||
site_url | Yes |