enum AllowedFormats (v202408)
The formats that a publisher allows on their programmatic LineItem
or ProposalLineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["The ForecastService allows publishers to define what formats are permitted on their programmatic LineItems or ProposalLineItems."],["Allowed formats currently include audio, which is specifically relevant for programmatic video line items, and an unknown format for cases where the actual value isn't exposed by the API version."],["This service uses the namespace `https://www.google.com/apis/ads/publisher/v202408` and relies on dependencies such as LineItemSummary and ProposalLineItem."]]],["The `ForecastService` interacts with `LineItemService` and `ProposalLineItemService`. It uses `LineItemSummary` and `ProposalLineItem` dependencies. `AllowedFormats` defines acceptable formats for programmatic `LineItem` or `ProposalLineItem` objects. Formats include `AUDIO`, specific to programmatic video line items, and `UNKNOWN`, for cases where the API version doesn't expose the actual value. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]