Getting Error in Saingle application (Darwnbox) 401 unauthorized access
Hi Team, We are getting error in Drwinbox application when user click on site , its working on SSO and when we check the Attribute editor in that proxy its showing incorrect email address. can we have any resolution on this.
Microsoft Advertising API
Microsoft Security | Active Directory Federation Services
Windows for business | Windows Client for IT Pros | User experience | Other
Error with signupCustomer method in the Customer Management Service
Hi, We're recently getting the below error message trying to create an customer. Do you know why we are getting this error? Error message:The user is not authorized to perform this action. Response: <?xml version="1.0"…
Microsoft Advertising API
PHP bing ads ad insight report error
Hi, I'm trying to fetch the Auction insights data using the PHP client library. I've succesfully fetched other reports and metrics but I can't fetch the insights. Here's the code snippet I'm using: // .... code above $startDate = new…
Microsoft Advertising API
How to query across accounts with this account hierarchy.
Hello. I am trying to write a script that will allow my company to record stats across the hundreds of Microsoft Ads accounts that we manage on our clients' behalf. We have an unusual account structure/hierarchy that seems to render the existing…
Microsoft Advertising API
Error "Invalid client data. Check the SOAP fault details for more information" When Submitting Offline Conversions
Hi, I've been trying to submit offline conversions using the Bing Ads API, but I encounter the error "Invalid client data. Check the SOAP fault details for more information" every time I try to do so. I am using the parameters as described in…
Microsoft Advertising API
Microsoft Advertising | Other
AdTItle, AdDescription and AdDescription2 not populated in rows of Ad Perfomance Report
The column headers AdTitle, AdDescription and AdDescription2 are included in the report object returned by the API, but the rows are missing values for these columns. Attached image displays an example of an Ad that is displaying these dimensions in the…
Microsoft Advertising API
Bing Webmaster API OAuth return error
I am using OAuth 2.0 to access the Bing Webmaster API. https://learn.microsoft.com/en-us/bingwebmaster/oauth2 It was successful up to "6. Use the access token to access the Bing Webmaster APIs". But, An error is displayed at "7. Request a…
Microsoft Advertising API

Is it possible to retrieve default reports and its available columns via microsoft advertising api?
Question 1 Here are 41 default reports provided by Microsoft Advertising. Is there a Microsoft Advertising API to get the name (or some other identifier) of these 41 default reports? (I would like to build my own UI to select a report, but I do not…
Microsoft Advertising API
Microsoft Advertising API Sandbox OAuth settings
I am attempting to test the OAuth flow for a web application using the Microsoft Ads Sandbox. We've had this working in our application for years, but awhile back (like a few years ago), this functionality stopped working for us in the sandbox, but since…
Microsoft Advertising API
Bings API - Bulk Download and upload Filtering
I am using the Bings Ads API in Python. I can successfully to do the bulk download & upload for the bid adjustment. I am following the guide…
Microsoft Advertising API
when authentication microsoft ad .sometime errer code 105
when authentication microsoft ad .sometime errer code 105 ,InvalidCredentials:Authentication failed. Either supplied credentials are invalid or the account is inactive.but some time is success
Microsoft Advertising API
In Microsoft Azure portal we are not able to add Microsoft Advertising Api Service for app from app registration
We are getting below error message when authenticating to our app by end user using work account. AADSTS650052: The app is trying to access a service 'd42ffc93-cxxxxxxxxxxx8fd'(Microsoft Advertising API Service) that your organization…
Microsoft Advertising API
In Microsoft Azure portal we are not able to add Microsoft Advertising Api Service for app from app registration
We are getting below error message when authenticating to our app by end user using work account. AADSTS650052: The app is trying to access a service 'd42ffc93-cxxxxxxxxxxx8fd'(Microsoft Advertising API Service) that your organization…
Microsoft Advertising API
Azure App Service
Microsoft Security | Microsoft Graph
Microsoft Advertising | Other
Bing Ads API returning 'WorkIdentityNotAvailable' Error, when customer logs into our integration w/ work account.
Hello, we have an integration to Bing Ads. Customers are required to use this integration with a business account, not a personal account. This is a Microsoft requirement. However, when our customer goes to activate the integration, we get a…
Microsoft Advertising API
Regarding "refreshToken must not be null" error while accessing bing API v13
We're encountering a sudden error accessing the Bing API v13: java.lang.NullPointerException: refreshToken must not be null at com.microsoft.bingads.internal.OAuthWithAuthorizationCode.
Microsoft Advertising API

How can i get the SubmitGenerateReport proper Response SOAP
I'm referring this https://learn.microsoft.com/en-us/answers/questions/1233990/bing-ads-reporting-api-there-is-no-report-data-for to SubmitGenerateReport and this is my SOAP Request: (NOTE: I'm only using the Python request library) # Define the…
Microsoft Advertising API
Microsoft Advertising | Other
How do I properly set AdType when calling GetAdsByAdGroupId?
Hi! I'm currently trying to call GetAdsByAdGroupId as follows: [...] def get_ads_by_ad_group_id(customer_id: str, account_id: str, ad_group_id: str) -> Any: """See…
Microsoft Advertising API
Invalid client data. Check the SOAP fault details for more information. TrackingId: f8bbc3fd-1367-448a-a4ec-9e1622759ab9
I am using https://github.com/BingAds/BingAds-PHP-SDK php sdk for getting Bing Ads data. I use same user login that have App access and ad access also. but I don't know why this error coming. When I am try to get user then it getting error on below code…
Microsoft Advertising API
Products not submitted to Microsoft merchant center
Hi, Basically we're working on this app (https://apps.shopify.com/bing-shopping-product-feed).."apps.shopify.com") It actually pull products from Shopify & make them publish on Microsoft merchant center using Microsoft Advertising API. App…
Microsoft Advertising API
Microsoft Advertising | Other
How do I get access to this LinkedIn API connections 2024
Hello, I want to get the number of connections of a Linkedin user when they sign in via Oauth2. In my Linkedin developer, I have an app that the "Sign In with LinkedIn using OpenID Connect" and "Advertising API" permission has been…