parentCountryId property

String? parentCountryId
getter/setter pair

The parent country (not present if location is a country).

If present, will always be a GeoTargetConstant ID. Additional information such as country name is provided by ReachPlanService.ListPlannableLocations or

Implementation

core.String? parentCountryId;