Contents

Keyword.Status

Advertiser-configurable serving state for this keyword.

Declaration

string Keyword.Status

Possible Values

ENABLED

Keyword is active and eligible to serve.

PAUSED

Keyword is paused and will not serve.

Discussion

This field controls auction eligibility directly, separate from the system-computed factors reflected in Keyword.DisplayStatus.

Example

{
  "status": "ENABLED"
}

See KeywordStatus for additional context.