AI-generated Key Takeaways
-
ProgrammaticCreativeSource is an enumeration type used in Ad Manager's API to indicate the source of creatives for programmatic line items.
-
Possible values for ProgrammaticCreativeSource are PUBLISHER (creatives from the publisher), ADVERTISER (creatives from the advertiser), and UNKNOWN (value not exposed by the API version).
-
This enumeration is used by services such as ForecastService, LineItemService, and ProposalLineItemService.
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. |