Contents

NegativeKeyword.Status

Advertiser-configurable active state for this negative keyword.

Declaration

string NegativeKeyword.Status

Possible Values

ENABLED

The negative keyword is active and will suppress ad delivery for matching search queries.

PAUSED

The 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.