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