-
The BulkServiceManager should take care that all its temp files are deleted.
Especially uploadEntitiesAsync() should delete its temp file after the upload request succeeded.
downloadEntitiesAsync() …
-
Your requirements could not be resolved to an installable set of packages.
Problem 1
- The requested package microsoft/bingads No version set (parsed as 1.0.0) is satisfiable by microsoft/bi…
-
I'm trying to implement GetKeywordIdeas service but SearchParameters are not fulfilled by some reason.
Here is a part of my PHP code:
$GLOBALS["Proxy"] = $GLOBALS["AdInsightProxy"];
…
-
Hello,
Why not, separate authentication?
This allows: a customization of the login (modification of the scope), and call the profile, ...
Https://github.com/BingAds/BingAds-PHP-SDK/blob/v0.10.4…
-
While doing some tests I encountered a case where an exception was thrown when downloading the entities after having sent a bunch of modifications.
As it turns out, the error was coming from readin…
-
Hi Eric,
In the file `BingAds-PHP-SDK/src/Auth/OAuthWithAuthorizationCode.php` there is an `ArgumentNullException` being thrown in some cases. But I can't find it anywhere in this repository. Am I …
-
Currently, the debug build is being published on nuget. Is this by design? If not, can the Release version be published instead? Causing issues with "Just My Code" debugging.
-
getMessage() should return a string representation of the reason the error message was thrown. Could the fault information each exception has be returned from this method?
-
Trying to install bingads with pip install and getting that error:
> C:\Users\a>pip install --upgrade bingads
>
> Downloading/unpacking bingads
> Cannot fetch index base URL https://pypi.pyth…
-
Hello, I see the following error when importing the ServiceClient module (it used to work fine until today):
```
File "BingGeoLocationPerformance.py", line 1, in
from bingads.service_client impo…