MutateBatchJob

  • The MutateBatchJob RPC allows you to modify a batch job.

  • This RPC takes a MutateBatchJobRequest and returns a MutateBatchJobResponse.

  • Several errors can be thrown during the execution of this RPC, including authentication, authorization, and quota errors.

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

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.