AI-generated Key Takeaways
-
The
operation
field in AddOfflineUserDataJobOperationsRequest specifies the action to be taken for offline user data. -
Valid operations include
create
to add data,remove
to delete specific data, andremove_all
to clear all data (supported only for Customer Match). -
Data added or removed using these operations cannot be retrieved after being uploaded.
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. |