[[["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\u003eThe \u003ccode\u003eAllowedFormats\u003c/code\u003e enumeration defines the formats a publisher permits for programmatic LineItems or ProposalLineItems.\u003c/p\u003e\n"],["\u003cp\u003eThese formats primarily focus on programmatic video line items, with \u003ccode\u003eAUDIO\u003c/code\u003e being one example.\u003c/p\u003e\n"],["\u003cp\u003eIf a format value isn't available in the current API version, it's represented by \u003ccode\u003eUNKNOWN\u003c/code\u003e.\u003c/p\u003e\n"]]],["The document outlines `AllowedFormats` for programmatic `LineItem` and `ProposalLineItem` within the `ForecastService`, `LineItemService`, and `ProposalLineItemService`. These formats are defined under the namespace `https://www.google.com/apis/ads/publisher/v202411`. It lists two formats: `AUDIO`, relevant for programmatic video line items, and `UNKNOWN`, which signifies an unexposed value. The key actions are defining and specifying these allowed formats within the mentioned services.\n"],null,["# enum AllowedFormats (v202411)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202411/ForecastService.AllowedFormats) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.AllowedFormats) **ProposalLineItemService** **Dependencies** \n[ProposalLineItem](/ad-manager/api/reference/v202411/ProposalLineItemService.ProposalLineItem) \n▼\n**AllowedFormats**\n\nThe formats that a publisher allows on their programmatic [LineItem](/ad-manager/api/reference/v202411/ForecastService.LineItem)\nor [ProposalLineItem](/ad-manager/api/reference/v202411/ProposalLineItemService.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. |"]]