type CreativeTargeting (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Represents the creative targeting criteria for a LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eCreativeTargeting represents the criteria for selecting creatives for a LineItem.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a required name and Targeting criteria.\u003c/p\u003e\n"],["\u003cp\u003eTargeting criteria define how creatives are matched to ad requests.\u003c/p\u003e\n"]]],["The `CreativeTargeting` entity, linked to `LineItem` and utilizing `ForecastService`, defines the criteria for targeting creatives. It operates within the `https://www.google.com/apis/ads/publisher/v202411` namespace. Key fields include `name`, a required string for identification, and `targeting`, which mandates the use of `Targeting` criteria. Both `name` and `targeting` attributes are essential for defining this targeting configuration.\n"],null,["# type CreativeTargeting (v202411)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202411/ForecastService.CreativeTargeting) **LineItemService** **Dependencies** \n[LineItem](/ad-manager/api/reference/v202411/LineItemService.LineItem) \n▼\n**CreativeTargeting**\n\nRepresents the creative targeting criteria for a [LineItem](/ad-manager/api/reference/v202411/LineItemService.LineItem).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|-----------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `name` | ` `xsd:`string` The name of this creative targeting. This attribute is required. |\n| ### `targeting` | ` `[Targeting](/ad-manager/api/reference/v202411/LineItemService.Targeting)` ` The [Targeting](/ad-manager/api/reference/v202411/LineItemService.Targeting) criteria of this creative targeting. This attribute is required. |"]]