| Package | Description |
|---|---|
| com.microsoft.bingads.internal.restful | |
| com.microsoft.bingads.v13.campaignmanagement |
| Modifier and Type | Method and Description |
|---|---|
GetVideosByIdsResponse |
CampaignManagementRestfulServiceClient.getVideosByIds(GetVideosByIdsRequest request) |
jakarta.xml.ws.Response<GetVideosByIdsResponse> |
CampaignManagementRestfulServiceClient.getVideosByIdsAsync(GetVideosByIdsRequest request) |
Future<?> |
CampaignManagementRestfulServiceClient.getVideosByIdsAsync(GetVideosByIdsRequest request,
jakarta.xml.ws.AsyncHandler<GetVideosByIdsResponse> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetVideosByIdsRequest |
ObjectFactory.createGetVideosByIdsRequest()
Create an instance of
GetVideosByIdsRequest |
| Modifier and Type | Method and Description |
|---|---|
GetVideosByIdsResponse |
ICampaignManagementService.getVideosByIds(GetVideosByIdsRequest parameters) |
jakarta.xml.ws.Response<GetVideosByIdsResponse> |
ICampaignManagementService.getVideosByIdsAsync(GetVideosByIdsRequest parameters) |
Future<?> |
ICampaignManagementService.getVideosByIdsAsync(GetVideosByIdsRequest parameters,
jakarta.xml.ws.AsyncHandler<GetVideosByIdsResponse> asyncHandler) |
Copyright © 2024. All rights reserved.