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