GoogleAdsSearchads360V23CommonBusinessProfileLocation class
Business Profile location data synced from the linked Business Profile account.
Constructors
-
GoogleAdsSearchads360V23CommonBusinessProfileLocation({List<
String> ? labels, String? listingId, String? storeCode}) - GoogleAdsSearchads360V23CommonBusinessProfileLocation.fromJson(Map json_)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
labels
↔ List<
String> ? -
Advertiser specified label for the location on the Business Profile
account.
getter/setter pair
- listingId ↔ String?
-
Listing ID of this Business Profile location.
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- storeCode ↔ String?
-
Business Profile store code of this location.
getter/setter pair
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