[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 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"],null,["# type CreativeTargeting (v202502)\n\n**Service** \n**ForecastService** [LineItemService](/ad-manager/api/reference/v202502/LineItemService.CreativeTargeting) **Dependencies** \n[LineItem](/ad-manager/api/reference/v202502/ForecastService.LineItem) \n▼\n**CreativeTargeting**\n\nRepresents the creative targeting criteria for a [LineItem](/ad-manager/api/reference/v202502/ForecastService.LineItem).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\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/v202502/ForecastService.Targeting)` ` The [Targeting](/ad-manager/api/reference/v202502/ForecastService.Targeting) criteria of this creative targeting. This attribute is required. |"]]