-
The example doesn't build without ExampleBase from BingAdsExamplesLibrary.V11. https://github.com/BingAds/BingAds-dotNet-SDK/blob/master/examples/BingAdsExamples/BingAdsExamplesLibrary/ExampleBase.cs
…
-
##### Issue description
Locking(`pipenv lock --verbose`) fails with
```
Traceback (most recent call last):
File "/usr/lib/python3.7/site-packages/pipenv/patched/piptools/repositories/pypi.py…
-
We had a problem with the client_secret which could be traced down to
Microsoft\BingAds\Auth\HttpService:
```
- $query = $query . $key . '=' . $val;
+ $query = $query . $key . '=' . rawurlencod…
-
Hi,
We keep getting the following error when running the Stitch tap:
"2018-03-01 09:12:55,722Z main - INFO Exit status is: Discovery succeeded. Tap failed with code 1 and error message: "Error…
-
The status is showing as local: not available online: not available
-
Python Version: 2.7
Snowflake connector version: 1.6.3
Recently we've been getting this error when running snowflake connector from freshly built docker image:
```
File "/usr/local/lib/pyth…
-
Hi, we were trying to download `Mainline1Bid` and `MainlineBid` columns (specified [here](https://docs.microsoft.com/en-us/bingads/reporting-service/keywordperformancereportcolumn) ) for the KeywordPe…
-
Found two PHP 7 coalesce operators in the sample code. The documentation here, https://docs.microsoft.com/en-us/bingads/guides/get-started-php, states that the PHP version of the Bing Ads API should b…
-
I'm trying all day to bulk upload keyword bid updates, but it won't work.
The file was not downloaded by the Bulk service before, I'm trying to work with data that is cached in a database and then …
-
I am not sure if this is a limitation of the WebService framework, or not, so feel free to close this bug if it is not relevant.
When I reuse the same ICampaignManagementService for multiple differ…