enum AllowedFormats (v202411)

  • The ForecastService outlines the formats publishers allow for programmatic LineItems or ProposalLineItems.

  • Allowed formats currently include audio, specifically for programmatic video line items, and an unknown category for values not exposed in the current API.

  • This service is linked to LineItemService and ProposalLineItemService and relies on LineItemSummary and ProposalLineItem components.

The formats that a publisher allows on their programmatic LineItem or ProposalLineItem.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
AUDIO Audio format. This is only relevant for programmatic video line items.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.