-
I strongly feel these:
1. We should not maintain logic to get access token from refresh_token. BingAds should just expect AccessToken, and let MSAL.NET (maintained by AAD team) handle token acquiring…
-
The User-Agent header `JAX-WS RI 2.1.5-hudson-$BUILD_NUMBER-` is being set on every request and is causing a 400 invalid header response from Bing Ads. I suspect that the header value is not being esc…
-
I see that the latest version is 12. When would this version be available?
-
A request like https://gist.github.com/RoyBellingan/28eab4d5912b336ce11737f7e32fcd4e
Is having as response just a 'Internal Server Error' with error code 500
Just a few second before I tried success…
-
We are making calls to the Bind Ad API - "Bing Ads API v11" (KeywordPerformanceReport + ProductSearchQueryPerformanceReport)
We are now getting the following error:
javax.xml.ws.WebServiceExcept…
-
Hi, I'm just trying to get bingads api working.
One oddity I can't follow, is that I can't figure out how to pass in client_secret from my script.
I can hack it directly, by adding the line
…
-
Hi Team,
I am running the bingads API call in the server.
After loading the credentials it is trying to open the URL (https://reporting.api.bingads.microsoft.com/Api/Advertiser/Reporting/v13/Reporti…
-
Hi Team,
we upgraded bing version to 13 and tried to launch our jobs. we get below error. do we have different access levels for 13 version compared to previous versions ? (doesn't make much sense …
-
I get this error but I am not using any attribute named "Time" in the request.
Attributes used in request - AccountName','AccountNumber','AccountId','CampaignName','CampaignId','AdGroupName','AdGro…
-
Today we found one of our application hung for more than an hour, after requesting a thread dump it was waiting for a refresh of the bing token (another was previously retrieved). You can check the st…