UploadClickConversions

  • The UploadClickConversions RPC processes click conversions using the UploadClickConversionsRequest and returns an UploadClickConversionsResponse.

  • Various errors can be thrown during the process, including authentication, authorization, conversion upload, header, internal, partial failure, quota, and request errors.

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

UploadClickConversions

rpc UploadClickConversions(UploadClickConversionsRequest) returns (UploadClickConversionsResponse)

Processes the given click conversions.

List of thrown errors: AuthenticationError AuthorizationError ConversionUploadError HeaderError InternalError PartialFailureError QuotaError RequestError

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the OAuth 2.0 Overview.