RegionalLocationListAssignedTargetingOptionDetails class
Targeting details for regional location list. This will be populated in the
details field of an AssignedTargetingOption when targeting_type is
TARGETING_TYPE_REGIONAL_LOCATION_LIST
.
Constructors
Properties
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- negative ↔ bool
-
Indicates if this option is being negatively targeted.
read / write
- regionalLocationListId ↔ String
-
Required. ID of the regional location list. Should refer to the
location_list_id field of a LocationList resource whose type is
TARGETING_LOCATION_TYPE_REGIONAL
.read / write - runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toJson(
) → Map< String, Object> -
toString(
) → String -
Returns a string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited