BrandsReportingCampaign.Status
Advertiser-configurable serving status of the campaign at report time.
Declaration
string BrandsReportingCampaign.StatusPossible Values
ENABLEDThe campaign is set to run. Delivery depends on budget availability, eligibility, and system status.
PAUSEDThe campaign is paused by the advertiser. No ads will serve until the status is changed to
ENABLED.
Discussion
This captures the advertiser-set status as of the report’s generation, separate from the system-evaluated BrandsReportingCampaign.SystemStatus alongside it.
Example
{
"status": "ENABLED"
}See CampaignStatus for additional context.