enum AllowedFormats (v202402)
The formats that a publisher allows on their programmatic LineItem
or ProposalLineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["`AllowedFormats` define the permissible formats for programmatic LineItems and ProposalLineItems, like audio, within Google Ad Manager."],["Publishers utilize `AllowedFormats` to specify the formats they accept for their programmatic inventory, ensuring compatibility between ad creatives and delivery channels."],["The `AllowedFormats` enumeration includes values such as `AUDIO` (specifically for programmatic video line items) and `UNKNOWN` (used when the API doesn't expose the specific format)."],["The `AllowedFormats` are integral to programmatic advertising workflows in Ad Manager, influencing ad serving decisions and creative compatibility."]]],["The document defines allowed formats for programmatic LineItems and ProposalLineItems within a publisher's ad service. Key actions involve specifying formats like `AUDIO` for programmatic video line items. It also includes a fallback `UNKNOWN` value when the API version doesn't expose the actual format. The content outlines that allowed formats are associated with `ForecastService`, `LineItemService`, and `ProposalLineItemService`. It uses the namespace `https://www.google.com/apis/ads/publisher/v202402`.\n"]]