-
Hi team,
Facing a recurring error `Failed to create Service com.microsoft.bingads.v13.bulk.IBulkService for Production` when using Bulk API downloads
![image](https://github.com/user-attachments/a…
-
When attempting to download and parse the `BulkAssetGroup` object, the SDK throws an error related to the `Start Date` column.
```
[ERROR] [BulkServiceManager.EntityReadException] Couldn't parse col…
-
Is there an ETA when the REST API of the Bing Advertising API will be made available to the SDK?
I noticed that the upgrade guide for the Java SDK mentioned the availability of a new JSONbased REST…
-
The comment on [`OfflineConversion->ConversionTime`](https://github.com/BingAds/BingAds-PHP-SDK/blob/68ca0f367be9e2a7f23236453717248730ec03be/src/V13/CampaignManagement/OfflineConversion.php#L26-L30) …
-
Greetings!
**Issue**
There is intermittent failures when initializing the service client, related to fetching the [SOAP document](https://github.com/BingAds/BingAds-PHP-SDK/blob/main/src/Auth/Serv…
-
`setup.py` declares 3.9 only https://github.com/BingAds/BingAds-Python-SDK/blob/05fbf750ebdcc5d2441a54b7011923b6dfd2fcc8/setup.py#L63 but it's EOL a while ago
-
my environment:
JDK Temurin-21.0.3+9
SpringBoot 3.1.7
BingAds SDK Version: 13.0.20.2
`
Interceptor for {https://bingads.microsoft.com/Billing/v13}CustomerBillingService#{https://bingads.micro…
-
### 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…
-
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…