subCountryLocations property

List<GoogleAdsSearchads360V23CommonLocationInfo>? subCountryLocations
getter/setter pair

Sub-country geographic location attributes.

If present, each of these must be contained in one of the countries in this audience. If absent, the audience is geographically to the country_locations and no further.

Implementation

core.List<GoogleAdsSearchads360V23CommonLocationInfo>? subCountryLocations;