GoogleAdsSearchads360V23CommonChainLocationGroup class

Represents information about a Chain dynamic location group.

Only applicable if the sync level AssetSet's type is LOCATION_SYNC and sync source is chain.

Properties

dynamicChainLocationGroupFilters List<GoogleAdsSearchads360V23CommonChainFilter>?
Used to filter chain locations by chain ids.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
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