AI-generated Key Takeaways
-
The
AddOfflineUserDataJobOperationsRequest
supports three operations:create
,remove
, andremove_all
. -
The
create
operation adds provided user data to a transaction, which cannot be retrieved after upload. -
The
remove
operation removes provided user data from a transaction, which also cannot be retrieved after upload. -
The
remove_all
operation, supported only for Customer Match, removes all previously provided data.
Operation to be made for the AddOfflineUserDataJobOperationsRequest.
Fields | |
---|---|
Union field
|
|
|
Add the provided data to the transaction. Data cannot be retrieved after being uploaded. |
|
Remove the provided data from the transaction. Data cannot be retrieved after being uploaded. |
|
Remove all previously provided data. This is only supported for Customer Match. |