update_deep_link
Update the weight of a deep link to adjust its prominence for a given site and algo URL in Bing Webmaster Tools. (Deprecated)
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
| Name | Required | Description | Default |
|---|---|---|---|
| self | Yes | ||
| site_url | Yes | ||
| algo_url | Yes | ||
| deep_link | Yes | ||
| weight | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |