CampaignSystemStatus
System-evaluated delivery state indicating whether a campaign is currently running.
Declaration
string CampaignSystemStatusPossible Values
RUNNINGThe campaign is actively delivering ads.
NOT_RUNNINGThe campaign is not currently delivering. Check
systemStatusReasonsfor the cause.
Discussion
The CampaignSystemStatus is a read-only field set by the platform. It reflects whether the campaign is actively delivering ads based on all system-evaluated conditions. When NOT_RUNNING, inspect systemStatusReasons on the Campaign object for the specific blocking condition.