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