update_deep_link
Modify the weight of a deep link for a specific algorithm URL within Bing Webmaster Tools to adjust its ranking influence.
Instructions
Update deep link weight. (Deprecated)
Args: site_url: The URL of the site algo_url: The algo URL deep_link: The deep link URL weight: The new weight for the deep link
Raises: BingWebmasterError: If deep link cannot be updated
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| self | Yes | ||
| site_url | Yes | ||
| algo_url | Yes | ||
| deep_link | Yes | ||
| weight | Yes |