| Interface | Description |
|---|---|
| IBulkService |
This class was generated by the XML-WS Tools.
|
| Progress<T> |
Allows to track progress of a long running operation.
|
| Class | Description |
|---|---|
| AdApiError |
Java class for AdApiError complex type.
|
| AdApiFaultDetail |
Java class for AdApiFaultDetail complex type.
|
| Adapter1 | |
| Adapter2 | |
| ApiFaultDetail |
Java class for ApiFaultDetail complex type.
|
| ApplicationFault |
Java class for ApplicationFault complex type.
|
| ArrayOfAdApiError |
Java class for ArrayOfAdApiError complex type.
|
| ArrayOfBatchError |
Java class for ArrayOfBatchError complex type.
|
| ArrayOfCampaignScope |
Java class for ArrayOfCampaignScope complex type.
|
| ArrayOfDownloadEntity |
Java class for ArrayOfDownloadEntity complex type.
|
| ArrayOfKeyValueOfstringstring |
Java class for ArrayOfKeyValueOfstringstring complex type.
|
| ArrayOfKeyValueOfstringstring.KeyValueOfstringstring |
Java class for anonymous complex type.
|
| ArrayOfKeyValuePairOfstringstring |
Java class for ArrayOfKeyValuePairOfstringstring complex type.
|
| ArrayOflong |
Java class for ArrayOflong complex type.
|
| ArrayOfOperationError |
Java class for ArrayOfOperationError complex type.
|
| ArrayOfstring |
Java class for ArrayOfstring complex type.
|
| BatchError |
Java class for BatchError complex type.
|
| BulkDownloadOperation |
Represents a bulk download operation requested by a user.
|
| BulkEntityIterable |
Allows to iterate through a list of entities stored in a file.
|
| BulkFileReader |
Provides a method to read bulk entities from a bulk file and make them accessible as an Iterable.
|
| BulkFileWriter |
Provides methods to write bulk entities to a file.
|
| BulkOperation<TStatus> |
Reserved for internal use.
|
| BulkOperationProgressInfo |
Contains percent complete progress information for the bulk operation.
|
| BulkOperationStatus<TStatus> |
Contains tracking details about the results and status of the corresponding bulk operation.
|
| BulkService |
This class was generated by the XML-WS Tools.
|
| BulkServiceManager |
Provides high level methods for uploading and downloading entities using the Bulk API functionality.
|
| BulkUploadOperation |
Represents a bulk upload operation requested by a user.
|
| CampaignScope |
Java class for CampaignScope complex type.
|
| Char |
Java class for char simple type.
|
| DataScopeConverter |
Reserved for internal use.
|
| DownloadCampaignsByAccountIdsRequest |
Java class for anonymous complex type.
|
| DownloadCampaignsByAccountIdsResponse |
Java class for anonymous complex type.
|
| DownloadCampaignsByCampaignIdsRequest |
Java class for anonymous complex type.
|
| DownloadCampaignsByCampaignIdsResponse |
Java class for anonymous complex type.
|
| DownloadParameters |
Describes the available parameters when performing a download, such as the type of entities and data scope that you want to download.
|
| Duration |
Java class for duration simple type.
|
| EditorialError |
Java class for EditorialError complex type.
|
| ENTITIES |
Java class for ENTITIES simple type.
|
| ENTITY |
Java class for ENTITY simple type.
|
| EntityUploadParameters |
Describes the available parameters when submitting entities for upload, such as the entities that you want to upload.
|
| FileUploadParameters |
Describes the available parameters when submitting a file for upload, such as the path of the upload result file.
|
| GetBulkDownloadStatusRequest |
Java class for anonymous complex type.
|
| GetBulkDownloadStatusResponse |
Java class for anonymous complex type.
|
| GetBulkUploadStatusRequest |
Java class for anonymous complex type.
|
| GetBulkUploadStatusResponse |
Java class for anonymous complex type.
|
| GetBulkUploadUrlRequest |
Java class for anonymous complex type.
|
| GetBulkUploadUrlResponse |
Java class for anonymous complex type.
|
| Guid |
Java class for guid simple type.
|
| IDREFS |
Java class for IDREFS simple type.
|
| KeyValuePairOfstringstring |
Java class for KeyValuePairOfstringstring complex type.
|
| Language |
Java class for language simple type.
|
| Name |
Java class for Name simple type.
|
| NCName |
Java class for NCName simple type.
|
| NegativeInteger |
Java class for negativeInteger simple type.
|
| NMTOKEN |
Java class for NMTOKEN simple type.
|
| NMTOKENS |
Java class for NMTOKENS simple type.
|
| NonNegativeInteger |
Java class for nonNegativeInteger simple type.
|
| NonPositiveInteger |
Java class for nonPositiveInteger simple type.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.microsoft.bingads.v13.bulk package.
|
| OperationError |
Java class for OperationError complex type.
|
| PositiveInteger |
Java class for positiveInteger simple type.
|
| SubmitDownloadParameters |
Describes the service request parameters such as the type of entities and data scope that you want to download.
|
| SubmitUploadParameters |
Describes the minimum available parameters when submitting a file for upload, such as the path of the upload file.
|
| UnsignedLong |
Java class for unsignedLong simple type.
|
| UploadEntityRecordsRequest |
Java class for anonymous complex type.
|
| UploadEntityRecordsResponse |
Java class for anonymous complex type.
|
| Enum | Description |
|---|---|
| CompressionType |
Java class for CompressionType.
|
| DataScope |
Enum class for DataScope.
|
| DownloadEntity |
Java class for DownloadEntity.
|
| DownloadFileType |
Java class for DownloadFileType.
|
| DownloadStatus |
Defines the possible status values of the bulk download.
|
| ResponseMode |
Java class for ResponseMode.
|
| ResultFileType |
Defines the possible types of result files.
|
| UploadStatus |
Defines the possible status values of the bulk upload.
|
| Exception | Description |
|---|---|
| AdApiFaultDetail_Exception |
This class was generated by the XML-WS Tools.
|
| ApiFaultDetail_Exception |
This class was generated by the XML-WS Tools.
|
| BulkDownloadCouldNotBeCompletedException |
This exception is thrown if an attempt was made to poll for a completed bulk download results file and the bulk service returns a failed status.
|
| BulkOperationInProgressException |
This exception is thrown if an attempt was made to download a bulk results file that is not yet available.
|
| BulkUploadCouldNotBeCompletedException |
This exception is thrown if an attempt was made to poll for a completed bulk upload results file and the bulk service returns a failed status.
|
| CouldNotGetBulkOperationStatusException |
This exception is thrown if the BulkServiceManager failed to get the upload or download operation status after multiple retries.
|
| CouldNotSubmitBulkDownloadException |
This exception is thrown by the BulkServiceManager when the DownloadCampaignsByAccountIds service operation that it called does not return a valid response.
|
| CouldNotSubmitBulkUploadException |
This exception is thrown by the BulkServiceManager when the GetBulkUploadUrl service operation that it called does not return a valid response.
|
| EntityReadException |
This exception is thrown when attempting to read entities from a bulk file using BulkFileReader.readEntities.
|
| EntityWriteException |
This exception is thrown when attempting to write entities to a bulk file using BulkFileWriter.writeEntity.
|
Copyright © 2024. All rights reserved.