enum ProgrammaticCreativeSource (v202508)

  • ProgrammaticCreativeSource is an enumeration detailing the origins of creatives for programmatic line items.

  • The enumeration includes PUBLISHER, indicating publisher-provided creatives, and ADVERTISER, for advertiser-provided creatives.

  • UNKNOWN is a placeholder for values not exposed in the requested API version.

Types of programmatic creative sources.


Namespace
https://www.google.com/apis/ads/publisher/v202508
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.