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-10-12 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-10-12 UTC."],[[["Traffic metrics reporting is based on targeting criteria including location, age, gender, device, network, and audience."],["Location targeting uses plannable location IDs, requiring either a list of IDs with the same parent country or a single selected location ID."],["Age targeting defaults to all ages if unspecified, while gender targeting defaults to both male and female."],["Device and network targeting consider applicable options based on product and region, defaulting to all if not specified."],["Audience targeting allows for specific audience selection, defaulting to no specific audience when unspecified."]]],[]]