CreateOfflineUserDataJob

  • The CreateOfflineUserDataJob RPC method creates an offline user data job.

  • This method requires the https://www.googleapis.com/auth/adwords OAuth scope for authorization.

  • Various errors can be thrown by this method, including AuthenticationError, AuthorizationError, DatabaseError, and QuotaError.

CreateOfflineUserDataJob

rpc CreateOfflineUserDataJob(CreateOfflineUserDataJobRequest) returns (CreateOfflineUserDataJobResponse)

Creates an offline user data job.

List of thrown errors: AuthenticationError AuthorizationError DatabaseError FieldError HeaderError InternalError NotAllowlistedError OfflineUserDataJobError QuotaError RequestError

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the OAuth 2.0 Overview.