UploadConversionAdjustments

  • The UploadConversionAdjustments RPC processes conversion adjustments.

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

  • Various errors can be thrown, including authentication, authorization, and internal 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.