AppsReportingAdGroup.SystemStatus
System-evaluated delivery state of the ad group at report time.
Declaration
string AppsReportingAdGroup.SystemStatusPossible Values
RUNNINGThe ad group is active and serving ads.
NOT_RUNNINGThe ad group isn’t serving ads. Check
systemStatusReasonsfor the specific cause.
Discussion
Like the other report-time status fields, this value is fixed at generation time and doesn’t reflect changes made afterward.
Example
{
"systemStatus": "RUNNING"
}See AdGroupSystemStatus for additional context.