Hi Raneen,
To get assistance with Microsoft ads (Formerly Bing Ads) you should sign into their portal. See https://help.ads.microsoft.com/
Sincerely, IoTGirl
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
we using this version: microsoft.bingads-13.0.10.jar
I tried to create a service in bing ads, by using this code:
AuthorizationData authorizationData = new AuthorizationData();
authorizationData.setAuthentication(customOAuth);
authorizationData.setDeveloperToken(developerToken);
service = new ServiceClient<>(authorizationData, ICustomerManagementService.class);
but I get this error: Internal BingAds SDK exception has occured.
how we can resolve it??
Hi Raneen,
To get assistance with Microsoft ads (Formerly Bing Ads) you should sign into their portal. See https://help.ads.microsoft.com/
Sincerely, IoTGirl