Add/remove DNR users
x_ads_dnr_usersManage the Do Not Reach list by adding or removing email addresses, with optional SHA-256 hashing and expiration dates.
Instructions
Add (Update) or remove (Delete) emails on the Do Not Reach list. Emails only. Raw emails are SHA-256 hashed here. hashed=true if already hex SHA-256. expires_at optional ISO 8601 (must be < 13 months).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emails | Yes | ||
| hashed | No | ||
| operation | No | Update | |
| account_id | Yes | Ads API account id from x_ads_list_accounts, e.g. 18ce55v2od2 | |
| expires_at | No | ||
| do_not_reach_list_id | Yes |