BulkNegativeKeywordCreate.Status
The negative keyword’s status for a bulk negative-keyword create item.
Declaration
string BulkNegativeKeywordCreate.StatusPossible Values
ENABLEDThe negative keyword is active and will suppress ad delivery for matching search queries.
PAUSEDThe negative keyword is paused and will not suppress any search queries until re-enabled.
Discussion
Set this within each item’s data to determine whether the negative keyword begins suppressing matching search queries as soon as the bulk create request completes.
Example
{
"status": "ENABLED"
}