public interface BatchJobOpsServiceInterface
Service for BatchJob XML i/o. When submitting an XML file to BatchJobService, the input should be a single Mutate with any number of Operations. The output will be a single MutateResponse with the same number of MutateResults. This class was generated by the JAX-WS RI. JAX-WS RI 2.2.9-b130926.1035 Generated source version: 2.1
| Modifier and Type | Method and Description |
|---|---|
List<MutateResult> |
mutate(List<Operation> operations) |
@RequestWrapper(localName="mutate", targetNamespace="https://adwords.google.com/api/adwords/cm/v201809", className="com.google.api.ads.adwords.jaxws.v201809.cm.BatchJobOpsServiceInterfacemutate") @ResponseWrapper(localName="mutateResponse", targetNamespace="https://adwords.google.com/api/adwords/cm/v201809", className="com.google.api.ads.adwords.jaxws.v201809.cm.BatchJobOpsServiceInterfacemutateResponse") List<MutateResult> mutate(List<Operation> operations) throws ApiException_Exception
operations - ApiException_ExceptionCopyright © 2023. All rights reserved.