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