GoogleAdsSearchads360V23CommonUserData class

User data holding user identifiers and attributes.

Properties

The consent setting for the user.
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
transactionAttribute GoogleAdsSearchads360V23CommonTransactionAttribute?
Additional transactions/attributes associated with the user.
getter/setter pair
userAttribute GoogleAdsSearchads360V23CommonUserAttribute?
Additional attributes associated with the user.
getter/setter pair
userIdentifiers List<GoogleAdsSearchads360V23CommonUserIdentifier>?
User identification info.
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