| Package | Description |
|---|---|
| com.microsoft.bingads.v13.bulk |
| Modifier and Type | Method and Description |
|---|---|
Future<BulkEntityIterable> |
BulkServiceManager.uploadEntitiesAsync(EntityUploadParameters parameters,
AsyncCallback<BulkEntityIterable> callback)
Uploads the specified Bulk entities.
|
Future<BulkEntityIterable> |
BulkServiceManager.uploadEntitiesAsync(EntityUploadParameters parameters,
Progress<BulkOperationProgressInfo> progress,
AsyncCallback<BulkEntityIterable> callback)
Uploads the specified Bulk entities.
|
Copyright © 2024. All rights reserved.