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.
447 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I tried to call SOAPAction=GetCampaignsByAccountId, I received the error message UserIsNotAuthorized. (TrackingId: 73d95a6f-985e-4d24-91c8-be03d14f1816)
I checked the document https://learn.microsoft.com/en-us/advertising/campaign-management-service/getcampaignsbyaccountid?view=bingads-13&tabs=prod&pivots=soap, And this error code indicates that the user does not have access to peform the action.
I am confused because I call SOAPAction=GetUser and found the user is super admin(CustomerRoleId=41) Do you have any idea?