Targeting
Stay organized with collections
Save and categorize content based on your preferences.
The targeting for which traffic metrics will be reported.
Fields |
plannable_location_ids[]
|
string
The list of plannable location IDs to target with this forecast. If more than one ID is provided, all IDs must have the same parent_country_id . Planning for more than parent_county is not supported. Plannable location IDs and their parent_country_id can be obtained from ReachPlanService.ListPlannableLocations . Requests must set either this field or plannable_location_id .
|
age_range
|
ReachPlanAgeRange
Targeted age range. An unset value is equivalent to targeting all ages.
|
genders[]
|
GenderInfo
Targeted genders. An unset value is equivalent to targeting MALE and FEMALE.
|
devices[]
|
DeviceInfo
Targeted devices. If not specified, targets all applicable devices. Applicable devices vary by product and region and can be obtained from ReachPlanService.ListPlannableProducts .
|
network
|
ReachPlanNetwork
Targetable network for the ad product. If not specified, targets all applicable networks. Applicable networks vary by product and region and can be obtained from ReachPlanService.ListPlannableProducts .
|
audience_targeting
|
AudienceTargeting
Targeted audiences. If not specified, does not target any specific audience.
|
plannable_location_id
|
string
The ID of the selected location. Plannable location IDs can be obtained from ReachPlanService.ListPlannableLocations . Requests must set either this field or plannable_location_ids . This field is deprecated as of V12 and will be removed in a future release. Use plannable_location_ids instead.
|
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 2024-11-25 UTC.
[[["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 2024-11-25 UTC."],[[["Traffic metrics will be reported based on selected plannable location IDs, which can be obtained using the `ReachPlanService.ListPlannableLocations` method."],["Targeting can be further refined by specifying age range, genders, devices, network, and audience."],["If age range, genders, devices, network, and audiences are unspecified, they will default to targeting all applicable options."],["`plannable_location_id` is deprecated; use `plannable_location_ids` instead to specify a list of target locations."],["When providing multiple location IDs, ensure they share the same `parent_country_id` for accurate forecasting."]]],[]]