NegativeKeyword.Status
Advertiser-configurable active state for this negative keyword.
Declaration
string NegativeKeyword.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
This field controls suppression directly; pausing it lets matching search queries resume triggering ads again.
Example
{
"status": "ENABLED"
}See NegativeKeywordStatus for additional context.