OfflineUserDataJobOperation

Operation to be made for the AddOfflineUserDataJobOperationsRequest.

Proto definition

Fields

operation

Union field. Operation to be made for the AddOfflineUserDataJobOperationsRequest.

operation can be only one of the following:

create

UserData

Add the provided data to the transaction. Data cannot be retrieved after being uploaded.

remove

UserData

Remove the provided data from the transaction. Data cannot be retrieved after being uploaded.

remove_all

bool

Remove all previously provided data. This is only supported for Customer Match.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-01-22 UTC.