Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
452 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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": [
{
"Code": 1001,
"Details": "",
"Message": "The user is not authorized to perform this action."
}
],