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