[[["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\u003e\u003ccode\u003eProgrammaticCreativeSource\u003c/code\u003e identifies the source of creatives for programmatic line items.\u003c/p\u003e\n"],["\u003cp\u003eIt can be either \u003ccode\u003ePUBLISHER\u003c/code\u003e indicating creatives are provided by the publisher, \u003ccode\u003eADVERTISER\u003c/code\u003e meaning they are from the advertiser, or \u003ccode\u003eUNKNOWN\u003c/code\u003e for cases where the source is not exposed by the API.\u003c/p\u003e\n"],["\u003cp\u003eThis enumeration is part of the Google Ad Manager API and is used within the ForecastService.\u003c/p\u003e\n"]]],["The document defines the `ProgrammaticCreativeSource` enumeration, used within `ForecastService`, `LineItemService`, and `ProposalLineItemService`. It specifies three possible sources for programmatic creatives: `PUBLISHER`, indicating creatives from the publisher; `ADVERTISER`, indicating advertiser-provided creatives; and `UNKNOWN`, for cases where the actual source is not accessible via the API version. It is also linked to `LineItemSummary` and `ProposalLineItem` dependencies. The document's namespace is `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# enum ProgrammaticCreativeSource (v202411)\n\n**Service** \n**ForecastService** [LineItemService](/ad-manager/api/reference/v202411/LineItemService.ProgrammaticCreativeSource) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.ProgrammaticCreativeSource) **Dependencies** \n[LineItemSummary](/ad-manager/api/reference/v202411/ForecastService.LineItemSummary) [ProposalLineItem](/ad-manager/api/reference/v202411/ForecastService.ProposalLineItem) \n▼\n**ProgrammaticCreativeSource**\n\nTypes of programmatic creative sources.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|--------------|----------------------------------------------------------------------------------------------------|\n| `PUBLISHER` | Indicates that the programmatic line item is associated with creatives provided by the publisher. |\n| `ADVERTISER` | Indicates that the programmatic line item is associated with creatives provided by the advertiser. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]