enum ProgrammaticCreativeSource (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Types of programmatic creative sources.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe ForecastService defines types of programmatic creative sources, categorized as PUBLISHER, ADVERTISER, or UNKNOWN.\u003c/p\u003e\n"],["\u003cp\u003eProgrammatic creative sources indicate whether creatives are associated with the publisher or advertiser on a programmatic line item.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUNKNOWN\u003c/code\u003e creative source is a placeholder for values not exposed in the current API version.\u003c/p\u003e\n"]]],["The document defines the `ProgrammaticCreativeSource` enumeration, used within `ForecastService`, `LineItemService`, and `ProposalLineItemService`. It specifies the source of creatives for programmatic line items. The possible values are: `PUBLISHER`, indicating publisher-provided creatives; `ADVERTISER`, indicating advertiser-provided creatives; and `UNKNOWN`, for when the source is not identifiable within the API version. This is a way to track the source of assets in line items.\n"],null,["# enum ProgrammaticCreativeSource (v202408)\n\n**Service** \n**ForecastService** [LineItemService](/ad-manager/api/reference/v202408/LineItemService.ProgrammaticCreativeSource) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.ProgrammaticCreativeSource) **Dependencies** \n[LineItemSummary](/ad-manager/api/reference/v202408/ForecastService.LineItemSummary) [ProposalLineItem](/ad-manager/api/reference/v202408/ForecastService.ProposalLineItem) \n▼\n**ProgrammaticCreativeSource**\n\nTypes of programmatic creative sources.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Enumeration | Description |\n|--------------|----------------------------------------------------------------------------------------------------|\n| `PUBLISHER` | Indicates that the programmatic line item is associated with creatives provided by the publisher. |\n| `ADVERTISER` | Indicates that the programmatic line item is associated with creatives provided by the advertiser. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]