MutateBatchJob

  • The MutateBatchJob RPC call is used to mutate a batch job.

  • This method requires specific OAuth 2.0 authorization scope: https://www.googleapis.com/auth/adwords.

  • Several errors can be thrown, including AuthenticationError, AuthorizationError, and InternalError.

MutateBatchJob

rpc MutateBatchJob(MutateBatchJobRequest) returns (MutateBatchJobResponse)

Mutates a batch job.

List of thrown errors: AuthenticationError AuthorizationError HeaderError InternalError QuotaError RequestError ResourceCountLimitExceededError

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/adwords

For more information, see the OAuth 2.0 Overview.