How to run a display ad on Microsoft Teams for a Appsource product using Microsoft advertising?
I have an app-source product in the marketplace and want to advertise it in Microsoft Teams to reach the Teams users and ask them to use my app. But, I couldn't find any relevant information on running partner app ads in Microsoft Teams, and I'd like to…
Ad Analytics call is failing with error "Too many fields requested." even with exactly 20 fields
rest/adAnalytics call is failing by throwing an exception says {"message":"Too many fields requested. Maximum possible fields to request: 20","status":400} But I'm passing only 20 fields in the call. Earlier it used to work…
Ad Analytics call is failing with error "Too many fields requested." even with exactly 20 fields
rest/adAnalytics call is failing by throwing an exception says {"message":"Too many fields requested. Maximum possible fields to request: 20","status":400} But I'm passing only 20 fields in the call. Earlier it used to work…
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)
How do I fetch PMax campaigns conversion data along with goal & goal ID?
Hi, Hope you're doing well! I am trying to fetch conversions & all conversions data for PMax campaigns in Bing Ads and I found the data via the CampaignPerformanceReport but the issue is goal ID is not supported in this API; goal & goal ID is…
How do I fetch PMax campaigns conversion data along with goal & goal ID?
Hi, Hope you're doing well! I am trying to fetch conversions & all conversions data for PMax campaigns in Bing Ads and I found the data via the CampaignPerformanceReport but the issue is goal ID is not supported in this API; goal & goal ID is…
My manager account has been blocked by Microsoft ads and I don't know why, is there any way to unblock it (identify the cause of the policy violation)?
We haven't had any problems running advertisements the past few months, but recently when we try to import a new advertisement from Google Ads, it gets blocked. We have no idea what policy we have violated and do not know what to fix. Any information…
Erro when trying to pull data from AccountPerformanceReportRequest from Reporting
Hi guys, Im trying to call the SOAP and got the error :<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Body><s:Fault><faultcode…
How to Get Performance Max Conversions Using ConversionPerformanceReportRequest
Hi, We are trying to get performance max campaign conversions; however, ConversionPerformanceReportRequest doesn't return any data for pmax campaigns. Is there a way to get those conversions with API? I really appreciate any help you can provide. Here is…
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…
Rename a Customer Match List
Hi, I am experiencing the following error when trying to rename a Customer Match List using the Campaign Management API. Any help or advice on how to address the issue would be deeply appreciated. The server was unable to process the request due to an…
Rename a Customer Match List
Hi, I am experiencing the following error when trying to rename a Customer Match List using the Campaign Management API. Any help or advice on how to address the issue would be deeply appreciated. The server was unable to process the request due to an…
Error code 0 Internal Error on AddConversionGoal SOAP call
I am trying to create conversion goals through an integration with Microsoft Advertising API, following the documentation found here:…
GetListItemsBySharedList API is not working
Here's how you can frame your question: Hello Everyone, I am facing an issue with the GetListItemsBySharedList API. While calling this API, I am encountering the following error: "message" => "The server was unable to process the…
Pulling Bing Ads statistics data
While using Bing ads reporting API we are encountering below error - { "OperationErrors": [ { "Code": 100, "ErrorCode": "NullRequest", "Details": null, "Message": "The request message…
Application permissions disabled for my application and the Microsoft Advertising API.
Hello, I have created an application in Azure to use the Microsoft Advertising API, but when I was going to give it “application permissions” this option is disabled, it only allows to give it “delegated permissions”, but I need to give it “application…
Application permissions disabled for my application and the Microsoft Advertising API.
Hello, I have created an application in Azure to use the Microsoft Advertising API, but when I was going to give it “application permissions” this option is disabled, it only allows to give it “delegated permissions”, but I need to give it “application…
acces token Types on oauth flows
Hello. I'm a developer and I'm trying to authorize myself for letting other users manage their MS Advertising accounts. I have two different accounts and I can login to their respective MS Advertising accounts. I work in an organization and do not know…
acces token Types on oauth flows
Hello. I'm a developer and I'm trying to authorize myself for letting other users manage their MS Advertising accounts. I have two different accounts and I can login to their respective MS Advertising accounts. I work in an organization and do not know…
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,…