Which Azure service should I use to get the Bing ads performance (like costs and clicks) via API?
Which Azure service should I use to get the Bing ads performance (like costs and clicks) via API? My ultimate goal is to load Bing ads performance to AWS S3/ Redshift. I was able to prove it out that I could load Google ads performance data to S3/…
Microsoft Advertising API


I want to advertise on the Windows app and monetize it
I would like to expose banner advertisements, etc. in the windows application for PC that I made in-house and monetize the advertisement. What should I do? Is that impossible in the first place? If you know, please teach me. Like a Adsense program.
Microsoft Advertising API
Read timed out Errors
Hi, we using this API to get the currencyCode. https://bingads.microsoft.com/Customer/v13/Entities}AdvertiserAccount we need to get data for this report:AudiencePerformance we can't get the currency code in this performance. we tried to get the…
Microsoft Advertising API
Error when trying to obtain Access Token and Refresh Token - BING ADS API
Hello everyone: i am trying to get my company's campaing spends and other custom reports via The Bing Ads Api. I've already registered an App in Azure and already have my developer Token. I've followed the steps mentioned in [1]:…
Microsoft Advertising API
Bing Ads API - RedeemCoupon vs Search Coupon different results
Hello, I'm having some problems managing coupons from API. I obtain different results using this two operations: RedeemCoupon and SearchCoupons. In my app I want to give coupons to users and check if they have redeemed them. To test it I have a…
Microsoft Advertising API
BingAds - No reports for few accounts
Hello everyone, Currently, we are migrating our reports from CampaignPerformanceReport to GoalsAndFunnelsReport (BingAds API). For most of the accounts, it's working great. Howerver, there are few accounts, which are not working properly. For this…
Microsoft Advertising API
ReportRequestId is null
Good day, since 1st of March we started to get null values in ReportRequestId field after submitting a report request. This occurs randomly. We have never faced such behaviour before, and in the documentation this field is not mentioned as nullable.…
Microsoft Advertising API
AADSTS650052: The app needs access to a service ('https://ads.microsoft.com') that your organization has not subscribed to or enabled.
We are trying to follow the steps from https://learn.microsoft.com/en-us/advertising/guides/authentication-oauth?view=bingads-13 to get access to our Bing Ads API. We setup a new App, and entered…
Microsoft Advertising API
How do I get the balance of my Bing AD account
How do I get the balance of my Bing AD account
Microsoft Advertising API
Bing Ads: Python GetAccount API fails intermittently
Hi, I am fetching the currency code for an account passing the account id as a parameter to the GetAccount service operation under CustomerManagementService API using Python SDK v13. I am getting the following errors intermittently: The read…
Microsoft Advertising API
Webmaster API returning 400 error "Origin and Referer request headers are both abscent/empty"
We have been making requests to the Webmaster API for many months now and just recently we've been receiving 400 errors stating "Origin and Referer request headers are both abscent/empty." I cannot find anything in the Webmaster API…
Microsoft Advertising API
Multi-factor authentication requirement
Did Microsoft very recently change the enforcement date to June 1st, 2022? The documentation had, until just the last day or so, stated March 1, 2022
Microsoft Advertising API
Bing Ads API: Users getting the runaround on error AADSTS650052
Hi! We operate a reporting service that uses our own app to get data from the Bing Ads API on behalf of our clients. We recently updated our app authentication to use the latest version of the service but since doing that, a subset of our users have…
Microsoft Advertising API
Do the LinkedIn adAnalyticsV2 reports only return data for active campaigns?
Do the LinkedIn ad analytics endpoint (https://learn.microsoft.com/en-us/linkedin/marketing/integrations/ads-reporting/ads-reporting?tabs=http) only return data associated with active campaigns ?
Microsoft Advertising API
Bing Ads SearchCoupons operation fails
Hello ! I've been struggling with the SearchCoupons operation. https://learn.microsoft.com/en-us/advertising/customer-billing-service/searchcoupons?view=bingads-13 I want to check if my clients (whose ads accountas are linked to my account)…
Microsoft Advertising API
LinkedIn API
I and trying to build an application that can make API calls to social media platforms. I want to confirm if I can search for Keywords and hashtags on LinkedIn. Please advise on the best way to go about it.
Microsoft Advertising API
bingads.exceptions.OAuthTokenRequestException Error while generating performance report.
I am trying to generate a performance report from Microsoft Ads through an API call. I am following Microsoft Learn Authentication with OAuth documentation. I have created an app, requested the user consent, and got the access and refresh token…
Microsoft Advertising API
Microsoft Security | Microsoft Authenticator
BingAds API returing duplicate record with 0 counts in performance metrics
Our Bing Ads API report request to object CampaignPerformanceReport is returning a duplicate record, and the duplicate record has 0 data in the metrics field. This issue does not occur in other accounts using the same routine. Can tech support please…
Microsoft Advertising API
Primary keys for the reports in the advertising api
I am working to fetch the reports' unique data of the Microsoft advertising API into the software. However, looking at the docs, there is no documentation for what could be the possible primary keys for the Reports in the Reporting API. The reports…
Microsoft Advertising API
ad reports - not showing full data
I am trying to pull a daily ad report to get all eligible ads. The report somehow only includes those ads which have at least an impression. Is there a way I can get all ads (including those with zero impressions)? Tried this both on the Bing Ads UI…