Bing Ads API: Error Code 650052
We are following documentation , but when we try to Request User Consent, we get the following error message AADSTS650052: The app needs access to a service ('https://ads.microsoft.com') that your organization 'xxx-xxx-xxxx-xxxx' has not…
Microsoft Advertising API
ListItemIds is empty when AccountPlacementExclusionList is recreated
Hello, We are trying to use Ads API to manage AccountPlacementExclusionList in an account, we are able to call all needed methods with success, but there is one case when it does not work right, we do not get item id when we recreate item in a list: we…
Microsoft Advertising API
I need a simple website that tracks paid advertising
Simple startup website that can track advertising traffic, collected emails and user signups, send out marketing information. This is for our B2C startup and I'm hoping there is a simple product that will allow us to go to market. Basically,…
Microsoft Advertising API
Bing Ads authentication token expired error
I'm making a Laravel 11 app where i want to display Bing Ads data. The login process is working, but even if I'm setting the scopes and they appear on the consent screen I only getting back 'User.Read' in the approved scopes. The login process is made…
Microsoft Advertising API
Developer Token Authorization Issue - UserIsNotAuthorized for Write Operations
Issue Summary Our Microsoft Advertising API developer token allows read operations but fails on write operations with error code 106 "UserIsNotAuthorized - The user does not represent a authorized developer." Account Information Azure App…
Microsoft Advertising API
Uploading OfflineConversions from multiple accounts
Hi, I'm currently planning our OfflineConversion integration and studied the v13 documentation, but still have some questions regarding msclkids from multiple accounts. We are using multiple accounts under a single manager account and will use…
Microsoft Advertising API
Why is BingAdsAPI (Microsoft Advertising API)'s Application Permissions Disabled In Azure Portal?
I am trying to develop an deamon app for my company which will be fetching ads performans data from Microsoft Advertising API daily. As I know, I have to give permission as a Application permission (not delegated permission ) for my app in Azure. But…
Microsoft Advertising API

How to use AccountPlacementExclusionList in ads API ?
Hi, In API documentation there is a page abount AccountPlacementExclusionList https://learn.microsoft.com/en-us/advertising/campaign-management-service/accountplacementexclusionlist?view=bingads-13&tabs=xml but there seem to be no method where it may…
Microsoft Advertising API
Managed account cannot access stores via GetBMCStoresByCustomerIdRequest
I have one account which is managed by a top level account. On the Bing Ads website, I can go to the Merchant Center with the managed account and see all stores. However, if I use the managed account's ID and customer ID to make the…
Microsoft Advertising API
How do i get list of all ad accounts for the MS authenticated user?
Hi, I need to get the list of advertising accounts that the authenticated user has access to via API. How do i go about this specifically - which API do I use?
Microsoft Advertising API
Issue with Reporting API and CampaignPerformanceReportRequest
Encountering a challenge when trying to send a CampaignPerformanceReportRequest using AccountThroughCampaignReportScope. The intent is to set AccountThroughCampaignReportScope.Campaigns while leaving AccountThroughCampaignReportScope.AccountIds empty,…
Microsoft Advertising API
Bing ADS API - InternalError In Bulk Upload
Hi I am getting an unknown error while try to upload a bulk file via BING Ads <OperationError> **<Code>0</Code>** <Details i:nil="true"/> <ErrorCode>InternalError</ErrorCode> <Message>An internal…
Microsoft Advertising API
Problem getting Bing Ads client token during OAuth (GetUser method fails)
We have built an app that integrated with the Bing Ads service (read-only access only). Since March this year, we started getting intermittent issues when trying to get a user access token. We use OAuth to authorize our app. Our app is registered on…
Microsoft Advertising API
Invalid Client Data Error for CombinationPerformanceReportRequest in Bing Ads API
Encountering an error after sending a CombinationPerformanceReportRequest using the BingAds-PHP-SDK. The SOAP request is as follows: <?xml version="1.0" encoding="UTF-8"?> <SOAP-ENV:Envelope…
Microsoft Advertising API
I can't connect sandbox Ads via API (Forbidden https://login.windows-ppe.net/)
Until last Friday I was able to access my Sandbox MsAds account via API (in python). Now it fails because I need to refresh the credentials and I can't access the login page (it returns a 403 Forbidden): The Python library gives me this…
Microsoft Advertising API

Fetch Monthly advertising billing invoices using API
I am writing to request your assistance in fetching invoices from Microsoft Advertising using the API. Despite having reviewed the available documentation, I am experiencing challenges in successfully implementing the API calls to retrieve invoice data.…
Microsoft Advertising API
Cant get sandbox token for Bing Ads anymore - says redirect_uri is not valid
Cant get sandbox token for Bing Ads anymore. This used to work. I see the instructions have changed and now you need an outlook.com email vs outlook-int.com. I tried the url (with PROD_CLIENT_ID replaced with my client…
Microsoft Advertising API
There is an error message that is required for the user with no device compliance that lead them to an account recovery status?
Microsoft Advertising API

AdInsight - Could not resolve host
I'm making a call to GetAutoApplyOptInStatus and this was working yesterday, but doesn't work today. The error I'm getting is: SOAP-ERROR: Parsing WSDL: Couldn't load from…
Microsoft Advertising API
Fault Code: WSDL Fault String: SOAP-ERROR: Parsing WSDL: Couldn't load from AdInsight Error
Hello, We are experiencing an issue with the PHP SDK. It's giving an error like. Fault Code: WSDL Fault String: SOAP-ERROR: Parsing WSDL: Couldn't load from…