MutateBatchJob

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

  • This method can throw various errors including AuthenticationError, AuthorizationError, and InternalError.

  • Authorization for this method requires the https://www.googleapis.com/auth/adwords OAuth scope.

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.