Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
ProgrammaticCreativeSource defines the source of creatives for programmatic line items.
It can be either PUBLISHER indicating creatives are provided by the publisher, ADVERTISER meaning they are provided by the advertiser, or UNKNOWN if the source is not exposed by the API version.
This enumeration is utilized by the ForecastService, LineItemService, and ProposalLineItemService within Google Ad Manager.
[[["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 core content defines `ProgrammaticCreativeSource`, an enumeration specifying the origin of creatives for programmatic line items. There are three types: `PUBLISHER`, indicating publisher-provided creatives; `ADVERTISER`, indicating advertiser-provided creatives; and `UNKNOWN`, used when the actual source is unavailable in the API version. This enumeration is utilized by the `ForecastService` and `LineItemService` which depend on `LineItemSummary`, the `ProposalLineItemService` uses this as well. The namespace for this information is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]