GoogleAdsSearchads360V23CommonLookalikeUserListInfo class
LookalikeUserlist, composed of users similar to those of a configurable seed (set of UserLists)
Constructors
-
GoogleAdsSearchads360V23CommonLookalikeUserListInfo({List<
String> ? countryCodes, String? expansionLevel, List<String> ? seedUserListIds}) - GoogleAdsSearchads360V23CommonLookalikeUserListInfo.fromJson(Map json_)
Properties
-
countryCodes
↔ List<
String> ? -
Countries targeted by the Lookalike.
getter/setter pair
- expansionLevel ↔ String?
-
Expansion level, reflecting the size of the lookalike audience
Possible string values are:
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
-
seedUserListIds
↔ List<
String> ? -
Seed UserList ID from which this list is derived, provided by user.
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