enum ProgrammaticCreativeSource (v202411)

  • ProgrammaticCreativeSource identifies the source of creatives for programmatic line items.

  • It can be either PUBLISHER indicating creatives are provided by the publisher, ADVERTISER meaning they are from the advertiser, or UNKNOWN for cases where the source is not exposed by the API.

  • This enumeration is part of the Google Ad Manager API and is used within the ForecastService.

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.