UploadClickConversions

  • The UploadClickConversions RPC processes click conversions.

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

  • Various errors, such as AuthenticationError, AuthorizationError, and ConversionUploadError, can be thrown by this process.

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.