Contents

BrandsReportingAdGroup.Status

Advertiser-configurable serving status of the ad group at report time.

Declaration

string BrandsReportingAdGroup.Status

Possible Values

ENABLED

The ad group is active and eligible to serve ads.

PAUSED

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