-
Hi,
I use the BingAds-API that uses CXF that uses jaxb-runtime-4.0.3 and just faced a ConcurrentModificationException.
Unfortunately I don't know what Bing and CXF do in detail, but maybe this s…
-
Hi
Since friday, there is intermittent failures when initializing the customer Management Service:
Last SOAP request/response:
Fault Code: WSDL
Fault String: SOAP-ERROR: Parsing WSDL: Couldn't…
-
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…
-
## Steps to Reproduce
We didn't make any change on our end except the upgrade.
Dictionary throws the following error. Looks like Mono has some changes to disallow multi-threading.
### Current Be…
-
Recently we got a `ConcurrentModificationException` in the `ReportingServiceManager`.
IMO that cannot be caused by our code, because we use a new `ReportingServiceManager` each time.
Maybe there…
-
I tried to get all campaign performance data through below **"V13/ReportRequests.php"(GetAudiencePerformanceReportRequest)** function but data is not match the live dashboard data.
`function GetAud…
-
### What would you like Renovate to be able to do?
I've got several packages where the changes are not in a changelog.md file, and the project's github url is not linked or github releases are not …
-
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…
-
Hello,
The package no longer seems to work since the sunset of v12. It's now version v13
https://docs.microsoft.com/en-us/advertising/guides/migration-guide?view=bingads-13
Can you please updat…
-
I want to obtain the account performance report through the Python SDK, but it is not included in the example. Therefore, I followed the example and wrote this part of the code. The report in the exam…