enum ProgrammaticCreativeSource (v202411)

  • 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.

Types of programmatic creative sources.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
PUBLISHER Indicates that the programmatic line item is associated with creatives provided by the publisher.
ADVERTISER Indicates that the programmatic line item is associated with creatives provided by the advertiser.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.