GoogleAdsSearchads360V23CommonUnifiedLocationAsset class
A unified location asset.
Constructors
-
GoogleAdsSearchads360V23CommonUnifiedLocationAsset({List<
GoogleAdsSearchads360V23CommonBusinessProfileLocation> ? businessProfileLocations, String? locationOwnershipType, String? placeId}) - GoogleAdsSearchads360V23CommonUnifiedLocationAsset.fromJson(Map json_)
Properties
-
businessProfileLocations
↔ List<
GoogleAdsSearchads360V23CommonBusinessProfileLocation> ? -
The list of business locations for the customer.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- locationOwnershipType ↔ String?
-
The type of location ownership.
getter/setter pair
- placeId ↔ String?
-
Place IDs uniquely identify a place in the Google Places database and on
Google Maps.
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