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