UploadConversionAdjustments

  • The UploadConversionAdjustments RPC processes conversion adjustments.

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

  • Various errors can be thrown by this RPC, including authentication, authorization, internal, and request errors.

UploadConversionAdjustments

rpc UploadConversionAdjustments(UploadConversionAdjustmentsRequest) returns (UploadConversionAdjustmentsResponse)

Processes the given conversion adjustments.

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.