UploadConversionAdjustments

  • The UploadConversionAdjustments RPC processes conversion adjustments using the UploadConversionAdjustmentsRequest and returns an UploadConversionAdjustmentsResponse.

  • Various errors can be thrown by this RPC, including AuthenticationError, AuthorizationError, and InternalError.

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

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.