-
Hello Microsoft Ads team!
I've been working with the SDK and the sandbox environment and I'm unable to get a valid response from the server/API.
The method `RequestOAuthTokensByResponseUri` in t…
-
@qitia , hii, i upgrade my bing ads sdk to use pom xml version of 13.0.16.2
(previously, i used version: 13.0.15). now i start getting issue :
java.lang.ClassNotFoundException: jakarta.xml.ws.sp…
-
This issue seems related
https://github.com/BingAds/BingAds-Java-SDK/issues/76
This error only occurs when running from the generated jar, I am not using shadow or gradle like in the linked issue…
-
Bing just recently announced their [new version of the Bing Ads API v11](https://msdn.microsoft.com/en-us/library/bing-ads-api-migration-guide(v=msads.100).aspx).
Are there any plans to update this…
-
- report types
- metrics
- examples
-
``` XML
D, [2023-03-22T18:36:05.776124 #1] DEBUG -- : HTTPI /peer POST request to reporting.api.bingads.microsoft.com (httpclient)
I, [2023-03-22T18:36:06.041355 #1] INFO -- : SOAP response (stat…
-
We were trying to implement GetKeywordIdeas in the sandbox and turns out the AdInsight Service URL is not working: https://adinsight.api.sandbox.bingads.microsoft.com/Api/Advertiser/AdInsight/v13/AdIn…
-
Hi Support team,
We used to download bing ads report by python SDK, and it works well. When I tried to use campaignManagementService, I got errors , and don't know why.
I use the same authen…
-
For some time we already noticed that the connections to the Bing Ads API time out rather often.
Is that a load-limiting behavior or a bug?
Why isn't that handled by the ReportingServiceManager vi…
-
We had issues with ReportingServiceManager.downloadFileAsync().
Some request did not return any answer and were blocked for days until we killed them. So we did some investigation:
This is what we…