BrandsReportingAdGroup.SystemStatus
System-derived operational status of the ad group at report time.
Declaration
string BrandsReportingAdGroup.SystemStatusPossible Values
RUNNINGThe ad group is active and serving ads.
NOT_RUNNINGThe ad group isn’t serving ads. Check
systemStatusReasonsfor the specific cause.
Discussion
This is a point-in-time snapshot; an ad group that later changes to NOT_RUNNING won’t retroactively update in an already-generated report.
Example
{
"systemStatus": "RUNNING"
}See AdGroupSystemStatus for additional context.