388 questions with Microsoft Advertising API tags

Sort by: Updated
0 answers

Unable to create an account using SignupCustomer request of Customer API

Hi, We at AdMax Local are regular user of Bing Ads API. We have created hundreds of accounts on our Bing Shell using bing Ads API. We are trying to create an account on a new shell that we have access to. But on doing so, we are getting error.…

Microsoft Advertising API
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.
388 questions
asked 2022-06-09T08:19:25.153+00:00
Gurpreet Singh 1 Reputation point
0 answers

bing ADS API-Why my product account always is blocked

I'm developing a web application use with Bing Ads API.But two of my accounts was blocked after register an application as the same step as the Bing Ads API Ducument.If I want to publish my web application on production environment,will my account…

Microsoft Advertising API
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.
388 questions
asked 2022-05-30T02:04:43.86+00:00
Yichen Dai 1 Reputation point
0 answers

Bings Ads Reporting API get data as json

Is it possible to get the data from the Bing Ads reporting API in json format as opposed to downloading a csv file? I need to get monthly spend for an ad account and would prefer to not have to download a file.

Microsoft Advertising API
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.
388 questions
asked 2022-05-30T02:04:32.367+00:00
Daniel Evans 11 Reputation points
0 answers

Can we get public posts from others using LinkedIn APIs?

We can get posts data for our own accounts using LinkedIn APIs but can we also get public posts from other accounts?

Microsoft Advertising API
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.
388 questions
asked 2022-05-14T09:41:29.28+00:00
Akash Shinde 1 Reputation point
0 answers

Subscription ID

Hello, I'm reaching out as I'm currently looking for a subscription ID tied to an account. Some additional background- we’ve been connected to the API for quite some time for reporting purposes in Tableau, however starting on 4/28 the Bing API…

Microsoft Advertising API
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.
388 questions
asked 2022-05-06T17:10:33.787+00:00
Justin O 1 Reputation point
0 answers

Click metric error when calling API in Linkedin API

I can get 3 clicks when I call the API with 2 campaigns at the same time but when I call the API separately for each campaign both the click metrics of the 2 campaigns are 0. curl --location -g --request GET…

Microsoft Advertising API
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.
388 questions
asked 2022-05-06T08:29:33.987+00:00
Long Vu 1 Reputation point
0 answers

Microsoft Ads API Returning Different Rows for Match Type But MS Ads UI Only Showing One

@Anonymous or anyone else who can assist... When using the Microsoft Ads API to retrieve data for an account, what we receive back does NOT match what is shown in the Microsoft Ads UI. Within one campaign called "us_nonbrand_lobster"…

Microsoft Advertising API
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.
388 questions
asked 2022-04-29T19:01:52.617+00:00
Andy Nadler 1 Reputation point
0 answers

What can I do about BingAds errors: The Microsoft Click Id of the offline conversion is invalid

While we successfully attribute most of our Bing Ads campaigns using msclkid, from time to time - about 8 per month, we receive the following (2) errors: The Microsoft Click Id of the offline conversion is invalid The date and time for the click…

Microsoft Advertising API
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.
388 questions
asked 2022-04-27T16:29:46.507+00:00
Steve Steele 11 Reputation points
0 answers

Get all campaigns of all accounts

Hello, I try to retrieve all campaigns (not metrics) for all customers I manage. Imagine, I have the following hierarchy: As "Manager Account L1", I would like to retrieve all campaigns for "Ad Account 1A" and…

Microsoft Advertising API
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.
388 questions
asked 2022-04-27T15:58:02.777+00:00
Alain Abraham 6 Reputation points
0 answers

Link to ImageAsset

Hello, I'm using the bingads python sdk. I would like to allow preview of Ad images (creatives) asset in my company system UI. I can collect Ads by using "GetAdsByAdGroupId". Works fine and got the following result (partial): Images = …

Microsoft Advertising API
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.
388 questions
asked 2022-04-22T13:21:06.973+00:00
Alain Abraham 6 Reputation points
0 answers

How to set the access token myself in the AuthorizationData class?

I have an AuthorizationData class: val authData = new AuthorizationData() authData.setAccountId(accountId) authData.setCustomerId(customerId) authData.setDeveloperToken(developerToken) authData.setAuthentication(???) // what do I put here? I…

Microsoft Advertising API
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.
388 questions
asked 2022-04-07T10:52:16.637+00:00
Vitor Leal 1 Reputation point
0 answers

Client Credential Flow (2-legged OAuth) not working

When I use the steps defined in the https://learn.microsoft.com/en-us/linkedin/shared/authentication/client-credentials-flow?context=linkedin/context it is not working and found that the solution was on an old question but the link its broken This is…

Microsoft Advertising API
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.
388 questions
asked 2022-04-06T22:25:01.997+00:00
ANDRES RIOS 1 Reputation point
0 answers

php client - error when trying to change TargetCpa value using CampaignManagementExampleHelper::UpdateCampaigns()

When I call $response = CampaignManagementExampleHelper::UpdateCampaigns($_campaign['customer_id'], $campaigns); I get the below error. I am trying to change the value of TargetCpa. I'm able to update a campaign name, but as soon as i try to mutate the…

Microsoft Advertising API
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.
388 questions
asked 2022-04-04T10:51:19.737+00:00
Chris Wotton 1 Reputation point
commented 2022-04-05T11:17:31.057+00:00
Chris Wotton 1 Reputation point
0 answers

BingAds Report Request CSV file details through the API clarification

Hi, Following this example, what is the expected response ZIP file supposed to include? Up until now the actual CSV file had the same name as the report request ID that we got after building the ReportRequest. However, sometimes now the CSV file…

Microsoft Advertising API
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.
388 questions
asked 2022-04-03T11:04:46.093+00:00
Fouad 6 Reputation points
0 answers

Bing Ads API docs has a broken link

Hey, I've been trying to debug a Bing Ads API issue, and I need to get the SOAP output. Bing Ads API python uses SUDS, provided by a thirdparty lib hosted on pypi. If you start here: …

Microsoft Advertising API
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.
388 questions
asked 2022-03-31T11:01:25.28+00:00
Cubed 1 Reputation point
0 answers

Can I use BIng Ads API to create a new audience and lod it with customers emails?

I did research it in the docs and it looks like API does not allow me (yet?) to use my first-party customers list. Or is there a way to do that? Thanks a lot for any tips and help!

Microsoft Advertising API
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.
388 questions
asked 2022-03-21T13:15:09.823+00:00
Dmitriy Lezhnev 11 Reputation points
1 answer

Which Azure service should I use to get the Bing ads performance (like costs and clicks) via API?

Which Azure service should I use to get the Bing ads performance (like costs and clicks) via API? My ultimate goal is to load Bing ads performance to AWS S3/ Redshift. I was able to prove it out that I could load Google ads performance data to S3/…

Microsoft Advertising API
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.
388 questions
asked 2022-02-28T07:00:49.097+00:00
JadeNguyen 1 Reputation point
answered 2022-03-19T20:48:21.377+00:00
Takahito Iwasa 4,841 Reputation points MVP
0 answers

I want to advertise on the Windows app and monetize it

I would like to expose banner advertisements, etc. in the windows application for PC that I made in-house and monetize the advertisement. What should I do? Is that impossible in the first place? If you know, please teach me. Like a Adsense program.

Microsoft Advertising API
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.
388 questions
asked 2022-03-17T07:21:07.933+00:00
Rekam1 1 Reputation point
0 answers

Read timed out Errors

Hi, we using this API to get the currencyCode. https://bingads.microsoft.com/Customer/v13/Entities}AdvertiserAccount we need to get data for this report:AudiencePerformance we can't get the currency code in this performance. we tried to get the…

Microsoft Advertising API
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.
388 questions
asked 2022-03-16T10:44:19.503+00:00
Raneen Bsais 1 Reputation point
1 answer

Error when trying to obtain Access Token and Refresh Token - BING ADS API

Hello everyone: i am trying to get my company's campaing spends and other custom reports via The Bing Ads Api. I've already registered an App in Azure and already have my developer Token. I've followed the steps mentioned in [1]:…

Microsoft Advertising API
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.
388 questions
asked 2021-10-16T00:57:25.64+00:00
DIEGO JOSE ACEVEDO YAMASHIRO 1 Reputation point
commented 2022-03-15T23:21:28.21+00:00
Konrad Budukiewicz 1 Reputation point