-
# Bug report
Maintaining a gem to wrap bing ads api, I am using [this wsdl from bing](https://campaign.api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v12/CampaignManagement…
-
Please provide a direct download link for the location codes, not just via the API. With AdWords it is much easier, because they provide a CSV download.
---
#### Document Details
⚠ *Do not edit…
-
When upgrading to version 13.0.7 it seems the the campaign service can no longer be created. I am getting the following error:
```
Undefined operation name AddBidStrategies
```
Looking at the camp…
-
It would be nice, if there were CSV download files containing the described enums lists (e.g. currencies and minimum CPCs), like e.g. AdWords provides them. That way I don't need to copy and paste tho…
-
```
// Disable keep-alive to avoid 'Process open FD table is full'
'keep-alive' => FALSE,
```
should be:
```
// Disable keep-alive to avoid 'Process open FD table is full'
'keep_alive' => F…
-
Hi there! I was working on the bingads API integration in ours system, and I noticed that the path within vendor/microsoft/bingads/samples/WebAuthentication/WebAuthHelper.php for autoload is incorrect…
-
Somewhat related to the lack of WSDL support (see https://github.com/CoreWCF/CoreWCF/issues/95).
In traditional WCF services, at least those hosted in IIS, performing an HTTP GET of the ".svc" path…
Treit updated
3 years ago
-
**Hi,
I am following one of examples to pull a report. Code is here: https://github.com/BingAds/BingAds-Python-SDK/blob/master/examples/v13/report_requests.py.
I was successfully pulling a repor…
-
Hi, I want to consult, is there a REST bingads api?
-
Hi,
There seems to be an issue with icon `fas fa-ad`.
I first noticed it on one of my sites and then I went to the [Icon Gallery](https://fontawesome.com/v5.15/icons?d=gallery&p=6&s=solid&m=fr…