-
When going through the steps outlined on this page I get the following error when trying to grant consent:
> The app needs access to a service ("https://ads.microsoft.com") that your organization "…
-
I've been having trouble trying to getting the program to run on a network drive. The program works if run locally or run with a driver letter set to the location such as Z:\drive. It seems only binga…
-
Hi there,
see https://github.com/BingAds/BingAds-PHP-SDK/blob/ad4f5881df7e171115fb2444b87ce562f76b81ba/src/Auth/UriOAuthService.php#L14
Using it ends up in a url like this: `https://login.micros…
-
Ran into PHP Fatal error: Class 'Microsoft\BingAds\Auth\OAuthWebAuthCodeGrant' not found. when trying to use the web authentication sample.
I believe it's the composer.json file that's causing it:
…
-
AdRelevance is defined as array of int but we still get '--' invalid results.
Error while reading data, error message: Could not parse '--' as DOUBLE for field AdRelevance (position 20) starting at …
-
Hi.
Thanks for the reply so far.
I am trying to retrieve campaigns id and name by account id. I have got the error. I have written the below code.
**Error**
Fatal error: Uncaught Error: Cl…
-
The report download url generated via report request is a publicly accessible url. This data should not be available to any machine other than that which has requested the report...
To reproduce, f…
-
Hello,
On Reporting Code Example (c#) - There is a duplicate raw (report column) and it cause an error when you request report from API.
On function GetAdPerformanceReportRequest()
the dupli…
-
Hi there, I'm wondering what the thinking is on making this package incremental in nature. Is this a realistic endeavour? To what extend will it scale to re-compute the consolidated tables and views…
-
I use the BingAds Python SDK already for some time with a multi tenant app and it was working fine.
But then i had to switch to a single tenant app so I have a registered app that has 'supported ac…