BrandsReportingAd.SystemStatus
System-evaluated delivery state of the ad at report time.
Declaration
string BrandsReportingAd.SystemStatusPossible Values
RUNNINGThe ad is active and eligible to serve.
NOT_RUNNINGThe system has identified a condition preventing the ad from delivering.
Discussion
This reflects delivery conditions evaluated at the moment the report was generated, which may differ from the ad’s current live status.
Example
{
"systemStatus": "RUNNING"
}See AdSystemStatus for additional context.