enum AllowedFormats (v202405)
The formats that a publisher allows on their programmatic LineItem
or ProposalLineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["The ForecastService is used to get forecasts for programmatic line items and proposal line items, and relies on services like LineItemService and ProposalLineItemService."],["Publishers can specify allowed formats for programmatic line items, including audio and an unknown format for cases where the actual value isn't exposed."],["The allowed formats indicate the types of media (e.g., audio) that are accepted on the programmatic inventory associated with the line item or proposal line item."]]],["The document outlines the `AllowedFormats` for programmatic `LineItem` and `ProposalLineItem` within the `ForecastService`. These formats are determined by the publisher and are used in the `LineItemService` and `ProposalLineItemService`. Two specific formats are detailed: `AUDIO`, relevant for programmatic video line items, and `UNKNOWN`, used when the true value is not available through the current API version. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]