Access Microsoft Click ID (MSCLKID) data using Bing Ads API
Hello, For our internal analytics, we need to link Bing leads on click-level. We already enabled Auto-tagging of Microsoft Click ID. How can we access the data on Microsoft Click ID (MSCLKID) level using the Bing Ads API? Thanks for your help, Oliver
Access to Bing Ads campaign data by accounts differents from the developers
Hi, I am using bingads python library in order to create an application that allows users to get Campaigns data. Right now the user logged can get this data only if the user account (account-1) who does the OAuth flow is the same as the one who has been…
How to get `completionDateTime` values from the 'https://graph.microsoft.com/beta/reports/getAttackSimulationTrainingUserCoverage' API?
I'm currently working on a project that involves the use of Microsoft's Attack Simulation Training APIs. I'm trying to extract the completionDateTime values from the API to present in a custom dashboard for real-time data representation. The endpoint…
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…
Microsoft Advertising API
By making application on Azure portal, I did'nt have the access of Microsoft Advertising Api to get Bing Ads Api and it is also giving error Authentication failed, Either supplied credentials is incorrect or account is inactive
Scope not found for Microsoft Ads
Hi, I'm working on Microsoft Ads API, I have registered an application in the Azure Portal and also created a work account in the Microsoft advertising portal, I can't give Microsoft Advertising API service permission to my application in the API…
How to Upload Custom Event Data to Bing Ads Pixel via API without MSCLKID and Attribute it to Campaigns?
I have a question regarding Bing Ads and its capabilities around the upload of custom event data to the pixel via API and attributing this data to campaigns. This is a feature that Meta (Facebook) Ads currently supports, and I'm wondering if Bing Ads…
How to set "Multimedia Ads Bid adjustment" and "Enable auto-generated assets for multimedia ads" option in search campaign settings from API ?
Hi there, I 'm currently working with the BingAds API and have questions about campaign settings in the following screenshot. About "Multimedia Ads Bid adjustment", I found a topic in the…
Bing ads offline conversions endpoint API
Hi, does anyone know the correct endpoint API URL for offline conversions into Bing ads? I found this endpoint: https://campaign.api.bingads.microsoft.com/Api/Advertiser/CampaignManagement/v13/CampaignManagementService.svc But unfortunately, it's not…
How do i promote an UWP app in the Microsoft store ?
Hello. How do i promote an UWP app in the Microsoft store ?
possible error catalog.update.microsoft.com
The update date seems inconsistent to me.
How can I test the PromoteIQ Ad Opportunity API with some dummy data?
I want to test the PromoteIQ API https://retailer-specific-url/request wit some dummy data and I don't want to create an account for dummy purpose and to buy a domain and a lot of things. Please anyone help me with the API testing with dummy data
How to track Bing Ads conversion events using server side Google Tag Manager?
I am currently using a client side GTM container with a Microsoft Advertising Universal Event Tracking tag. I want to send all my tags to a server side GTM container. I have not find any specific tag. How can I track Bing Ads conversion events using…
Getting Error in Saingle application (Darwnbox) 401 unauthorized access
Hi Team, We are getting error in Drwinbox application when user click on site , its working on SSO and when we check the Attribute editor in that proxy its showing incorrect email address. can we have any resolution on this.
Error with signupCustomer method in the Customer Management Service
Hi, We're recently getting the below error message trying to create an customer. Do you know why we are getting this error? Error message:The user is not authorized to perform this action. Response: <?xml version="1.0"…
PHP bing ads ad insight report error
Hi, I'm trying to fetch the Auction insights data using the PHP client library. I've succesfully fetched other reports and metrics but I can't fetch the insights. Here's the code snippet I'm using: // .... code above $startDate = new…
How to query across accounts with this account hierarchy.
Hello. I am trying to write a script that will allow my company to record stats across the hundreds of Microsoft Ads accounts that we manage on our clients' behalf. We have an unusual account structure/hierarchy that seems to render the existing…
Error "Invalid client data. Check the SOAP fault details for more information" When Submitting Offline Conversions
Hi, I've been trying to submit offline conversions using the Bing Ads API, but I encounter the error "Invalid client data. Check the SOAP fault details for more information" every time I try to do so. I am using the parameters as described in…
AdTItle, AdDescription and AdDescription2 not populated in rows of Ad Perfomance Report
The column headers AdTitle, AdDescription and AdDescription2 are included in the report object returned by the API, but the rows are missing values for these columns. Attached image displays an example of an Ad that is displaying these dimensions in the…
Bing Webmaster API OAuth return error
I am using OAuth 2.0 to access the Bing Webmaster API. https://learn.microsoft.com/en-us/bingwebmaster/oauth2 It was successful up to "6. Use the access token to access the Bing Webmaster APIs". But, An error is displayed at "7. Request a…