Modifier and Type | Method and Description |
---|---|
BatchJobUploadResponse |
BatchJobHelper.uploadIncrementalBatchJobOperations(Iterable<? extends com.google.api.ads.adwords.axis.v201607.cm.Operation> operations,
boolean isLastRequest,
BatchJobUploadStatus batchJobUploadStatus) |
Modifier and Type | Method and Description |
---|---|
BatchJobUploadResponse |
BatchJobHelper.uploadIncrementalBatchJobOperations(Iterable<? extends com.google.api.ads.adwords.axis.v201609.cm.Operation> operations,
boolean isLastRequest,
BatchJobUploadStatus batchJobUploadStatus) |
Modifier and Type | Method and Description |
---|---|
BatchJobUploadResponse |
BatchJobHelper.uploadIncrementalBatchJobOperations(Iterable<? extends com.google.api.ads.adwords.axis.v201702.cm.Operation> operations,
boolean isLastRequest,
BatchJobUploadStatus batchJobUploadStatus) |
Modifier and Type | Method and Description |
---|---|
BatchJobUploadResponse |
BatchJobHelper.uploadIncrementalBatchJobOperations(Iterable<? extends com.google.api.ads.adwords.axis.v201705.cm.Operation> operations,
boolean isLastRequest,
BatchJobUploadStatus batchJobUploadStatus) |
Modifier and Type | Method and Description |
---|---|
BatchJobUploadResponse |
BatchJobHelper.uploadIncrementalBatchJobOperations(Iterable<? extends com.google.api.ads.adwords.jaxws.v201607.cm.Operation> operations,
boolean isLastRequest,
BatchJobUploadStatus batchJobUploadStatus) |
Modifier and Type | Method and Description |
---|---|
BatchJobUploadResponse |
BatchJobHelper.uploadIncrementalBatchJobOperations(Iterable<? extends com.google.api.ads.adwords.jaxws.v201609.cm.Operation> operations,
boolean isLastRequest,
BatchJobUploadStatus batchJobUploadStatus) |
Modifier and Type | Method and Description |
---|---|
BatchJobUploadResponse |
BatchJobHelper.uploadIncrementalBatchJobOperations(Iterable<? extends com.google.api.ads.adwords.jaxws.v201702.cm.Operation> operations,
boolean isLastRequest,
BatchJobUploadStatus batchJobUploadStatus) |
Modifier and Type | Method and Description |
---|---|
BatchJobUploadResponse |
BatchJobHelper.uploadIncrementalBatchJobOperations(Iterable<? extends com.google.api.ads.adwords.jaxws.v201705.cm.Operation> operations,
boolean isLastRequest,
BatchJobUploadStatus batchJobUploadStatus) |
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 © 2017. All Rights Reserved.