[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eAllowedFormats defines the allowed formats for programmatic LineItems or ProposalLineItems, such as audio.\u003c/p\u003e\n"],["\u003cp\u003eThese formats specify what a publisher permits on their programmatic inventory.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAUDIO\u003c/code\u003e format is specifically for programmatic video line items.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUNKNOWN\u003c/code\u003e is returned if the API version doesn't expose the actual value.\u003c/p\u003e\n"]]],["Publishers define allowed formats for programmatic LineItems or ProposalLineItems. The allowed formats are accessed through the ForecastService, LineItemService, and ProposalLineItemService, with LineItemSummary as a dependency. The formats include `AUDIO`, relevant for programmatic video line items, and `UNKNOWN`, returned when the actual value is unavailable in the requested API version. These formats are part of the `https://www.google.com/apis/ads/publisher/v202411` namespace.\n"],null,["# enum AllowedFormats (v202411)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202411/ForecastService.AllowedFormats) **LineItemService** [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.AllowedFormats) **Dependencies** \n[LineItemSummary](/ad-manager/api/reference/v202411/LineItemService.LineItemSummary) \n▼\n**AllowedFormats**\n\nThe formats that a publisher allows on their programmatic [LineItem](/ad-manager/api/reference/v202411/LineItemService.LineItem)\nor [ProposalLineItem](/ad-manager/api/reference/v202411/ForecastService.ProposalLineItem).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|-------------|-------------------------------------------------------------------------------------|\n| `AUDIO` | Audio format. This is only relevant for programmatic video line items. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]