add_to_block_list
Add publisher URLs to an existing block list for Meta ad campaigns to prevent ads from appearing on unwanted websites.
Instructions
Add publisher URLs to an existing block list.
Input Schema
TableJSON 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"]') |