-
There's a missing type definition in `extensions.py` file, causing the following exception:
```
Traceback (most recent call last):
File "/home/airflow/.local/lib/python3.7/site-packages/bingads…
-
```
com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "targetWidth"
(class com.microsoft.bingads.v13.internal.bulk.StringExtensions$ImageAssetLinkContract), not m…
-
The lib still uses `javax.xml.ws:jaxws-api` instead of the newer `jakarta.xml.ws:jakarta.xml.ws-api`. Are there plans for a migration? With Spring Boot 3 the support for the old lib has been dropped.
-
Hi. I try to follow the example of https://github.com/BingAds/BingAds-PHP-SDK/blob/main/samples/V13/ReportRequests.php to prototype a report download. I got myself authorized but now receive an except…
-
With the recent 13.0.16.2 version, something got wrong. 13.0.16.1 works fine.
```
java.io.IOException: extra data at the end
at sun.security.util.DerValue.
at sun.security.util.DerValue.…
-
**Issue Summary**
I am trying to use the Bing Ads Java SDK in my Java 11 project, but I'm getting a NoClassDefFoundError with the message javax/xml/ws/AsyncHandler. This is preventing me from using t…
-
### Problem
I'm unable to get details for an Audience campaign with ID `482757685`:
```python
campaigns = campaign_service.GetCampaignsByIds(
AccountId=151003430, CampaignIds={'long': …
-
We've noticed a bug in the bulk api. For one of our clients the response has a `Hotel Ad Group Type` value of `"HotelAd, PropertyAd"` which the SDK is unable to parse. We are on sdk 13.0.15.1.
Full s…
-
## Description
After installing jupyter-scheduler==1.3.1 with pip we get the following error on starting JupyterLab:
![image](https://github.com/jupyter-server/jupyter-scheduler/assets/3…
-
Hi,
I would like to ask why my SubmitGenerateReport always failed, can't find any information on the documents...
```php
//request object
$apiRequest = new CampaignPerformanceRe…