type CreativeTargeting (v202502)
Represents the creative targeting criteria for a LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Field
|
name
|
xsd:string
The name of this creative targeting. This attribute is required.
|
targeting
|
Targeting
The Targeting criteria of this creative targeting. This attribute is required.
|
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-02-20 UTC.
[null,null,["Last updated 2025-02-20 UTC."],[],["The `CreativeTargeting` feature, within the `ForecastService`, depends on `LineItem` and contains criteria for targeting. It requires two key fields: `name`, a string representing the creative targeting's name, and `targeting`, which defines the targeting criteria using the `Targeting` type. Both `name` and `targeting` attributes are mandatory to define the creative targeting within a line item forecast. The namespace for this is `https://www.google.com/apis/ads/publisher/v202502`.\n"]]