Error creating a new Bing Ads API sandbox account
I'm trying to create a new Bing Ads API sandbox account The first problem occurs when creating a new microsoft account for the sandbox environment, microsoft ads is not allowing you to create a sandbox account with the internal outlook domain…
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,…
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…
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: …
How to Fix “win32kfull.sys BSOD SYSTEM_SERVICE_EXCEPTION” Error in Windows 10/11?
I recently discovered an application called Baixar FreeCine, which offers a lightweight and user-friendly solution for streaming HD movies, TV shows, and web series. The app is designed for smooth navigation and quick loading, making it ideal for devices…
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:…
How to connect to MT HDFS(Microsoft inner platform) from Azure Data Factory.
Hi ADF teams, We want connect to MT HDFS from ADF, How to do it? This is the details about MT HDFS like below, please check it. Others, the MT HDFS is a inner big data platform which support AAD authentication. …
Assistance Required: Fetching Invoices from Microsoft Advertising via API
Dear Microsoft Support Team, 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…
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…
BingAds API Python SDK - How to update existing Audience Customer Match List
Hi Im trying to use the python SDK for BingAds to update an existing Audience with new hashed emails. I have managed to authenticate and read the Audience using its ID. However when i try to update the Audience using a list of hashed emails it errors…
AADSTS650052: The app is trying to access a service (Microsoft Advertising API Service) that your organization lacks a service principal for.
We have set up a multi-tenant application following the documentation. When we request consent from a user in another organization using the https://login.microsoftonline.com/common/oauth2/v2.0/authorize endpoint with the…
Internal server error when uploading to Bing Ads API v13 - Customer List or Customer List Item in
I am currently uploading the csv file to the Customer List with the contents below Type,Status,Id,Parent Id,Client Id,Modified Time,Name,Description,Scope,Audience,Action Type Format Version,,,,,,6.0,,,,,, Customer…
You didn't input the correct auth code.
When i tried to log in my microsoft account, and i input the auth code in the Authenticator, however it shows i didn't input the correct code. My email address has two microsoft account, one is in my company group, and another is in my client's group.…
BiddingScheme - Bidding scheme object set to None for Target Impression Share bidding strategy
Hello, I have a problem when I get the campaign data for a certain type of bidding strategy using the "GetCampaignsByAccountId" method. "Target impression Share" and "Maximize Conversion Value" only return None while I…
why is my microsoft ads keeping showing 0 in click or display everything?
Hi, I am a user in microsoft ads, I have already set the feed to manage the products on ads, but it keeps showing like no any click or display rate, quite confused like no response from the ads. And when I test the goal it shows like this but I have…
SwiftKeyKeyboard.
SwiftKey Keyboard not language thailand for ios please thailand import
Bing Ads API. Getting error code 1001: "The user is not authorized to perform this action.".
I have an Aggregator role in Bing Ads and am trying to call the SignupCustomer API, but the request keeps failing. I’m not sure why, as I keep receiving the following error. Any insights on what might be causing this? { "OperationErrors":…
Bing Ads API v13 CustomerManagementService.SignupCustomerAsync: The user is not authorized to perform this action.
Hi, I'm using the .NET SDK to create new customers and accounts under a manager account. I'm using a super admin user to access the manager account and I can authenticate with the API successfully and retrieve access and refresh tokens without a…
Bulk Upload Status Response contains "InvalidCustomerListId" error
Hi! I have a microsoft advertising account and want to learn how to manage my Custom Audience through Microsoft Advertising API. I think the way to load or delete customers to/from my previously created audience is by following this documentation. I…