add_to_block_list
Block unwanted publisher URLs by adding them to an existing block list. Specify the list ID and URLs to prevent ad placements on those domains.
Instructions
Add publisher URLs to an existing block list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | Block list ID | |
| urls | Yes | JSON array of URLs to block (e.g. '["example.com","bad-site.com"]') |