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."],[[["The `AllowedFormats` enumeration defines the formats a publisher permits on programmatic LineItems or ProposalLineItems, focusing on audio and unknown formats."],["This information pertains to the ForecastService, LineItemService, and ProposalLineItemService within the Google Ad Manager API."],["The namespace for this enumeration is `https://www.google.com/apis/ads/publisher/v202402`."],["`AUDIO` format is specific to programmatic video line items while `UNKNOWN` indicates the value isn't exposed by the API version."]]],["The content defines the `AllowedFormats` for programmatic `LineItem` or `ProposalLineItem` within the context of `ForecastService` and `LineItemService`, and `ProposalLineItemService`. It specifies that the namespace is `https://www.google.com/apis/ads/publisher/v202402`. Two formats are detailed: `AUDIO`, which is applicable only to programmatic video line items, and `UNKNOWN`, used when the value isn't available in the API version. These formats dictate what a publisher allows.\n"]]