[[["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\u003eProgrammaticCreativeSource outlines the origin of creatives for programmatic line items.\u003c/p\u003e\n"],["\u003cp\u003eIt includes three types: PUBLISHER, ADVERTISER, and UNKNOWN.\u003c/p\u003e\n"],["\u003cp\u003ePUBLISHER signifies creatives are provided by the publisher, while ADVERTISER indicates they are from the advertiser.\u003c/p\u003e\n"],["\u003cp\u003eUNKNOWN is a default value when the actual source is not available through the API.\u003c/p\u003e\n"]]],["The `ProgrammaticCreativeSource` defines the origin of creatives for programmatic line items. `PUBLISHER` signifies publisher-provided creatives, while `ADVERTISER` indicates advertiser-provided creatives. `UNKNOWN` is used when the API version does not expose the actual source. This information is related to `ForecastService`, `LineItemService`, and `ProposalLineItemService`, using `LineItemSummary` as a dependency. The namespace for these definitions is `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# enum ProgrammaticCreativeSource (v202408)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202408/ForecastService.ProgrammaticCreativeSource) **LineItemService** [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.ProgrammaticCreativeSource) **Dependencies** \n[LineItemSummary](/ad-manager/api/reference/v202408/LineItemService.LineItemSummary) \n▼\n**ProgrammaticCreativeSource**\n\nTypes of programmatic creative sources.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\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. |"]]