AppsReportingAdGroup.Status
Advertiser-configurable serving state of the ad group at report time.
Declaration
string AppsReportingAdGroup.StatusPossible Values
ENABLEDThe ad group is active and eligible to serve ads.
PAUSEDThe ad group is paused and won’t serve ads.
Discussion
This captures the advertiser-set status as of the report’s generation, separate from the system-evaluated AppsReportingAdGroup.SystemStatus reported alongside it.
Example
{
"status": "ENABLED"
}See AdGroupStatus for additional context.