Keyword.Status
Advertiser-configurable serving state for this keyword.
Declaration
string Keyword.StatusPossible Values
ENABLEDKeyword is active and eligible to serve.
PAUSEDKeyword 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.