[[["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."],[],["The document outlines `ProgrammaticCreativeSource` types within a namespace. There are three types: `PUBLISHER` (creatives from the publisher), `ADVERTISER` (creatives from the advertiser), and `UNKNOWN` (value not exposed by the API version). This data is used within the `ForecastService`, `LineItemService` and `ProposalLineItemService`, and `ProposalLineItem`. They describe the origin of creatives for programmatic line items.\n"],null,["# enum ProgrammaticCreativeSource (v202502)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202502/ForecastService.ProgrammaticCreativeSource) [LineItemService](/ad-manager/api/reference/v202502/LineItemService.ProgrammaticCreativeSource) **ProposalLineItemService** **Dependencies** \n[ProposalLineItem](/ad-manager/api/reference/v202502/ProposalLineItemService.ProposalLineItem) \n▼\n**ProgrammaticCreativeSource**\n\nTypes of programmatic creative sources.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\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. |"]]