add_blocked_url
Submit a URL to block in Bing Webmaster Tools by providing the site URL, target URL, entity type (Page or Directory), and request type (CacheOnly or FullRemoval).
Instructions
Add a blocked URL to a site.
Args: site_url: The URL of the site blocked_url: The URL to be blocked entity_type: The type of entity to block (Page or Directory) request_type: The type of request (CacheOnly or FullRemoval) date: The date the URL was blocked (default: minimum datetime)
Raises: BingWebmasterError: If URL cannot be blocked
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| site_url | Yes | ||
| blocked_url | Yes | ||
| entity_type | No | ||
| request_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |