UserDataService

Service to manage user data uploads. Any uploads made to a Customer Match list through this service will be eligible for matching as per the customer matching process. See https://support.google.com/google-ads/answer/7474263. However, the uploads made through this service will not be visible under the 'Segment members' section for the Customer Match List in the Google Ads UI.

UploadUserData

rpc UploadUserData(UploadUserDataRequest) returns (UploadUserDataResponse)

Uploads the given user data.

List of thrown errors: AuthenticationError AuthorizationError CollectionSizeError FieldError HeaderError InternalError MutateError OfflineUserDataJobError QuotaError RequestError UserDataError

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/adwords

For more information, see the OAuth 2.0 Overview.