MS advertising promotional code
I have applied for MS advertising account. I am new user and new user are provided some credits On account creation page, I am prompted for promotional code. Kindly assist where I can get one to proceed further?
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…
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
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
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
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

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

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
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
Which Bing Ads report type returns all Performance Max ad metrics (search, display, etc.)?
Hi everyone, I’m working with the Bing Ads v13 SOAP API and pulling Performance Max campaign data. According to the official reporting documentation, Campaign Performance Report and Product Dimension Performance Max Report only return shopping-type…
Microsoft Advertising API
Issue with campaign import from google ads
Hello all, I am having issue with campaign import via API. When i trigger my function to create job i receive such response: (reply){ ImportJobIds = (ArrayOflong){ long[] = 12345, } PartialErrors = "" } but when i request job result i receive…
Microsoft Advertising API
Bing Ads API: download campaign performance data using python script as a cronjob
Hi I am trying to download campaigns performance data daily using python script which is setup as a cronjob. From the API documentation, it seems that i need to create a return/reply URL but it's not applicable for my use case. May I know what should i…
Microsoft Advertising API
Making a purchase?
I received an email last night: Your account will be deleted by July 27, 2025—make a purchase to keep your billing account*You’re receiving this email because your Microsoft billing account ID redacted and associated Microsoft Entra ID tenant (tenant ID…
Microsoft Advertising API
WorkIdentityNotAvailable
Hi, I got this error when signin with work user email tied to the company's Azure AD. The manifest was set to "signInAudience": "AzureADandPersonalMicrosoftAccount", …
Microsoft Advertising API
reactivation of my Azure subscription
My Azure subscription (ID: 141ce96b-d0ce-4b75-a2c6-193ee66cbb3f) is currently disabled and set to read-only. It contains important personal development data that I urgently need access to. I have not performed any illegal or suspicious activity. Please…
Microsoft Advertising API
Question about Microsoft Advertising
I want Ads on my site which is <Removed> what is the process is my site meet critaria of Microsoft.
Microsoft Advertising API
Authentication failed. Either supplied credentials are invalid or the account is inactive
Hi Team, I tried to access for Microsoft Ads API and follow the documentation from microsoft. But still getting the Authentication failed. Either supplied credentials are invalid or the account is inactive. Can you please help us to sort it out.
Microsoft Advertising API
How to fix AADSTS650052 error when connecting microsoft ads connector on fivetran
Hi, I am using fivetran to bring microsft ads data into my system. When I click on authorize, the following message pops up: AADSTS650052: The app is trying to access a service 'd42ffc93-c136-491d-b4fd-6f18168c68fd'(Microsoft Advertising API…
Microsoft Advertising API
Unable to Update CountType for Conversion Goal via SOAP or REST
I'm trying to update the CountType on an existing conversion goal using the UpdateConversionGoals operation. I'm trying to change the CountType from All to Unique. Using SOAP, I send the UpdateConversionGoals request, including the updated CountType…