GoogleAdsSearchads360V23ServicesSuggestGeoTargetConstantsRequest class

Request message for GeoTargetConstantService.SuggestGeoTargetConstants.

Properties

countryCode String?
Returned geo targets are restricted to this country code.
getter/setter pair
geoTargets GoogleAdsSearchads360V23ServicesSuggestGeoTargetConstantsRequestGeoTargets?
The geo target constant resource names to filter by.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
locale String?
If possible, returned geo targets are translated using this locale.
getter/setter pair
locationNames GoogleAdsSearchads360V23ServicesSuggestGeoTargetConstantsRequestLocationNames?
The location names to search by.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited