Please delete illegal advertisements on Microsoft Start
Please delete illegal advertisements on Microsoft Start There are too many illegal stock advertisements. It is for the purpose of sns phishing. We are making illegal similar advisory investments. Please exclude this advertisement from Microsoft…
Microsoft Advertising | Ad performance | Performance improvement
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
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
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
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
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…
Microsoft Advertising API
Retrieving Campaign Delivery Status Indicators in Microsoft Advertising API
I am currently using the Microsoft Advertising API to manage and monitor my marketing campaigns. I would like to ask if there is any way to retrieve campaign delivery status indicators such as: "Limited by budget" "Eligible" And…
Microsoft Advertising API
How to Setup Phone Call Conversion Goal in Microsoft Ads? Please explain in brief.
I am having trouble in setting up Phone Number conversion tracking Goal in my ads account. It's been more than 1 month now. Can someone help to set it up for me? Please describe in brief step by step. Also Can I see the phone number who called on the…
Microsoft Advertising API
Where I can see Microsoft Click ID Data (MSCLKID) in my Ads Account?
I have enabled MSCLKID ismy account bit I want to see it's data. Where I can see the MSCLKID Data in my ads account?
Microsoft Advertising API
New Microsoft Advertising User still pending and Invitation email new received or sent.
Sandbox: I currently have a ...@outlook-int.com for the sandbox. I am now trying to create the new user ..@outlook.com and the email has not sent/receive. What should I do?
Microsoft Advertising API
Access Microsoft Click ID (MSCLKID) data using Bing Ads API
How can I access the Microsoft Click ID (MSCLKID) and the campaign name or campaign ID it is associated with? (Ideally via Bing Ads API)
Microsoft Advertising | Other
Getting AADSTS65001 error when using API
We are attempting to access the Microsoft Ads API using a refresh token obtained through the OAuth 2.0 authorization code flow. We have: Registered the application in Azure AD. Logged in using a work account with access to Microsoft Ads. Navigated to…
Microsoft Advertising API
No results in the API for campaign criterions
Hi, I'm trying to retrieve campaign criterions using the API for CriterionType == Age, but for some reason, I'm getting a result indicating that there are none for a specific campaign. I attempted to fetch the data using both: …
Microsoft Advertising API
AADSTS50076: Due to a configuration change made by your administrator, or because you moved to a new location, you must use multi-factor authentication to access 'xyx'
I have a process written in python, which downloads data from Microsoft Advertising API (Bing Ads). It suddenly stopped working a couple of days ago with errors: "400 Client Error: Bad Request for url:…