GoogleAdsSearchads360V23ServicesUploadUserDataRequest class
Request message for UserDataService.UploadUserData
Constructors
-
GoogleAdsSearchads360V23ServicesUploadUserDataRequest({GoogleAdsSearchads360V23CommonCustomerMatchUserListMetadata? customerMatchUserListMetadata, List<
GoogleAdsSearchads360V23ServicesUserDataOperation> ? operations}) - GoogleAdsSearchads360V23ServicesUploadUserDataRequest.fromJson(Map json_)
Properties
- customerMatchUserListMetadata ↔ GoogleAdsSearchads360V23CommonCustomerMatchUserListMetadata?
-
Metadata for data updates to a Customer Match user list.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
-
operations
↔ List<
GoogleAdsSearchads360V23ServicesUserDataOperation> ? -
The list of operations to be done.
getter/setter pair
- 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