Variable CampaignServingStatusConst
CampaignServingStatus: UnionC<[LiteralC<"CAMPAIGN_ARCHIVED">, LiteralC<"CAMPAIGN_PAUSED">, LiteralC<"CAMPAIGN_STATUS_ENABLED">, LiteralC<"ADVERTISER_PAYMENT_FAILURE">, LiteralC<"CAMPAIGN_OUT_OF_BUDGET">, LiteralC<"ACCOUNT_OUT_OF_BUDGET">]> = ...
The computed status, accounting for campaign out of budget, policy violations, etc. See developer notes for more information.