ConversionUploadService

Service to upload conversions.

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.

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.