enum ProgrammaticCreativeSource (v202502)
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/v202502
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."],[],["The core content outlines the `ProgrammaticCreativeSource` enumeration within the context of ad management services. It details three possible types: `PUBLISHER`, indicating publisher-provided creatives; `ADVERTISER`, indicating advertiser-provided creatives; and `UNKNOWN`, used when the actual value is not accessible through the API version. This enumeration is used in conjunction with `ForecastService`, `LineItemService`, and `ProposalLineItemService` and uses `LineItemSummary` as a dependency.\n"],null,["# enum ProgrammaticCreativeSource (v202502)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202502/ForecastService.ProgrammaticCreativeSource) **LineItemService** [ProposalLineItemService](/ad-manager/api/reference/v202502/ProposalLineItemService.ProgrammaticCreativeSource) **Dependencies** \n[LineItemSummary](/ad-manager/api/reference/v202502/LineItemService.LineItemSummary) \n▼\n**ProgrammaticCreativeSource**\n\nTypes of programmatic creative sources.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\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. |"]]