UploadClickConversions

  • The UploadClickConversions RPC processes click conversions.

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

  • Various errors, including Authentication, Authorization, and Quota errors, can be thrown by this RPC.

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.