BrandsReportingAd.Status
Advertiser-configurable serving status of the ad at report time.
Declaration
string BrandsReportingAd.StatusPossible Values
ENABLEDThe ad is set to run and can participate in auctions.
PAUSEDThe ad is paused by the advertiser and doesn’t participate in auctions.
Discussion
This reflects whether the advertiser had the ad set to run as of the report’s generation, distinct from the system-evaluated BrandsReportingAd.SystemStatus reported alongside it.
Example
{
"status": "ENABLED"
}See AdStatus for additional context.