| Package | Description |
|---|---|
| com.google.api.ads.adwords.lib.utils |
| Modifier and Type | Method and Description |
|---|---|
BatchJobUploadStatus |
BatchJobUploadResponse.getBatchJobUploadStatus() |
| Modifier and Type | Method and Description |
|---|---|
BatchJobUploadResponse |
BatchJobUploader.uploadIncrementalBatchJobOperations(BatchJobMutateRequestInterface request,
boolean isLastRequest,
BatchJobUploadStatus batchJobUploadStatus)
Incrementally uploads a batch job's operations and returns the response.
|
BatchJobUploadResponse |
BatchJobHelperInterface.uploadIncrementalBatchJobOperations(Iterable<? extends OperationT> operations,
boolean isLastRequest,
BatchJobUploadStatus batchJobUploadStatus)
Uploads the specified operations to the batch job.
|
Copyright © 2019. All rights reserved.