UserDataOperation
Stay organized with collections
Save and categorize content based on your preferences.
Operation to be made for the UploadUserDataRequest.
Fields |
Union field operation
operation . Operation to be made for the UploadUserDataRequest. operation can be only one of the following: |
create
|
UserData
The list of user data to be appended to the user list.
|
remove
|
UserData
The list of user data to be removed from the user list.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[null,null,["Last updated 2025-08-07 UTC."],[],[],null,["# UserDataOperation\n\nOperation to be made for the UploadUserDataRequest.\n\n| Fields ||\n|--------------|----------------------------------------------------------------------------------------------------------------|\n| Union field ### `operation` `operation`. Operation to be made for the UploadUserDataRequest. `operation` can be only one of the following: ||\n| ### `create` | [UserData](/google-ads/api/reference/rpc/v19/UserData) The list of user data to be appended to the user list. |\n| ### `remove` | [UserData](/google-ads/api/reference/rpc/v19/UserData) The list of user data to be removed from the user list. |"]]