enum AllowedFormats (v202411)
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.
|
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-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["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 document defines the `AllowedFormats` for programmatic `LineItem` and `ProposalLineItem` within the `ForecastService`. These formats are determined by the publisher. The `ForecastService` interacts with `LineItemService` and `ProposalLineItemService`, and depends on `LineItemSummary` and `ProposalLineItem`. Currently supported format types include `AUDIO`, specifically for programmatic video line items, and `UNKNOWN`, indicating an unexposed value by the API version. This is within the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"]]