BrandsReportingCampaign.SystemStatus
System-evaluated delivery state of the campaign at report time.
Declaration
string BrandsReportingCampaign.SystemStatusPossible Values
RUNNINGThe campaign is actively delivering ads.
NOT_RUNNINGThe campaign isn’t currently delivering. Check
systemStatusReasonsfor the cause.
Discussion
This reflects delivery conditions evaluated at the moment the report was generated, separate from the advertiser-set BrandsReportingCampaign.Status reported alongside it.
Example
{
"systemStatus": "RUNNING"
}See CampaignSystemStatus for additional context.