UploadCallConversions

  • The UploadCallConversions RPC processes call conversions.

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

  • Possible errors include AuthenticationError, AuthorizationError, and QuotaError.

UploadCallConversions

rpc UploadCallConversions(UploadCallConversionsRequest) returns (UploadCallConversionsResponse)

Processes the given call conversions.

List of thrown errors: AuthenticationError AuthorizationError 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.