GoogleAdsSearchads360V23ServicesPlannableUserList class

A plannable user list.

Properties

displayName String?
The name of the user list.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
plannableStatus String?
The plannable status of the user list. Possible string values are:
getter/setter pair
plannableUserListMetadata GoogleAdsSearchads360V23ServicesPlannableUserListMetadata?
The relevant metadata for this user list.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
userListInfo GoogleAdsSearchads360V23CommonUserListInfo?
The user list ID.
getter/setter pair
userListType String?
The user list type. Possible string values are:
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