enum ProgrammaticCreativeSource (v202411)

  • ProgrammaticCreativeSource is an enumeration type within the Google Ad Manager API's v202411 namespace.

  • It is used to indicate whether the programmatic line item's creatives are from the publisher or the advertiser.

  • The possible values are PUBLISHER, ADVERTISER, and UNKNOWN.

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.