remove_deep_link_block
Unblock a deep link for a specific site and market in Bing Webmaster Tools by providing the site URL, market code, search URL, and deep link URL to remove the block.
Instructions
Remove a deep link block.
Args: site_url: The URL of the site market: The market code search_url: The search URL deep_link_url: The deep link URL to unblock
Raises: BingWebmasterError: If block cannot be removed
Input Schema
Name | Required | Description | Default |
---|---|---|---|
deep_link_url | Yes | ||
market | Yes | ||
search_url | Yes | ||
self | Yes | ||
site_url | Yes |