Targeting

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.