Questions tagged [bing-ads-api]

Bing Ads is a pay-per-click (PPC) advertising platform used to display ads based on a user's search query. For advertisers placing a large number of ads or developers building advertising tools, the Bing Ads API provides a programmatic interface to Bing Ads.

Microsoft Advertising is a pay-per-click (PPC) advertising platform used to display ads based on a user's search query. For advertisers placing a large number of ads or developers building advertising tools, the Bing Ads API provides a programmatic interface to Microsoft Advertising.

For more information and support see the Microsoft Advertising Developer Documentation Hub.

84 questions
0
votes
1 answer

Bing Ads API / Suds Python deserialise parameter error

I have some (working) Python 3.5.2 code to download a report from Bing Ads via their API which I'm attempting to put into a Django application. When I run the code via the Django shell, after I call SubmitGenerateReport(ReportRequest=report_request)…
Joe Heffer
  • 755
  • 7
  • 9
0
votes
1 answer

Bing ADs API - GetGeoLocationsFileUrlRequest

The below soap request when fired using soap ui returns a valid response.
Punter Vicky
  • 15,954
  • 56
  • 188
  • 315
0
votes
1 answer

Cannot create an abstract class error while trying to update CampaignCriterions for a Bing Ads Campaign using PHP SDK

I get the following error while trying to update CampaignCriterions for a Campaign using PHP SDK for Bing Ads Api. While searching for a solution, I came across this code example and tried to encode Objects using SoapVar. I still get the same error.…
mishka
  • 677
  • 6
  • 20
0
votes
1 answer

expiration time of refresh token and access token in bing API

Could anyone tell me what is default expiration time of refresh token and access token provided by Bing API?
Nidhi
  • 21
  • 6
0
votes
1 answer

How to add Bing UET tag using Tealium

I'm new to Tealium tag management, and wanted to know how to add Bing UET tag using a Tealium custom container. I've already added Bing UET tag using Bing Ad template. But for conversion tracking I need to push a event on confirmation page.
cool_kid
  • 337
  • 1
  • 3
  • 13
0
votes
1 answer

Authentication failed. Either supplied credentials are invalid or the account is inactive

I'm trying to authenticate on Bing Ads Api but I'm getting this message: Authentication failed. Either supplied credentials are invalid or the account is inactive This is my code: $UserName = "xxx@hotmail.com"; $Password = "xxx"; $DeveloperToken =…
Filipe Ferminiano
  • 8,373
  • 25
  • 104
  • 174
-1
votes
1 answer

Get Campaign data with Bing Ads API

I am writing a console app in C# using .NET Framework. I have every piece of data required: clientID DeveloperToken RefreshToken Account ID CustomerID I have tried a ton of MS documentations I still can't download the report from API. Can…
John Sp
  • 66
  • 3
  • 13
-1
votes
1 answer

Azure portal fox bing ads sandbox api

I was managing my sandbox bingads application for test purposes at https://apps.dev.microsoft-int.com/#/appList. The page has info, that it will no longer be supported soon and azure portal should be used. When I am going to this azure portal my…
baant
  • 153
  • 2
  • 13
-1
votes
1 answer

Bing ads API Exception

We are using Bing Ads API for advertising our products through the campaign ads. We have installed the Bing Ads API and while trying to get the authentication we are facing the exception as follows, SoapFault Object ( [message:protected] =>…
Pavithra
  • 19
  • 4
1 2 3 4 5
6