NegativeKeywordUpdate.Status
Whether this negative keyword should be active after the update.
Declaration
string NegativeKeywordUpdate.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 to PAUSED to temporarily allow traffic from the excluded term without deleting the negative keyword.
Example
{
"status": "PAUSED"
}See NegativeKeywordStatus for additional context.