No announcements
-
0 Votes
API for bing ads python
Hi, i am using python library for fetching bing ads data. But i am not able to get any details from this python library. Is there ...Proposed | 1 Replies | 235 Views | Created by shinywilliam - Tuesday, May 14, 2019 12:43 PM | Last reply by Eric Urban [MSFT] - Tuesday, May 14, 2019 2:20 PM -
0 Votes
Bing ads Content API sample in python
the SDK. Since the Content API uses the same authentication as other Bing Ads services, you can use the authentication classes provided with the Bing ...Proposed | 3 Replies | 546 Views | Created by abdulhadi.gl - Monday, September 21, 2015 11:04 AM | Last reply by Eric Urban [MSFT] - Wednesday, February 3, 2016 10:02 PM -
1 Votes
Download Campaign Device OS Target bing ads python API
I have a question about how to download the campaign device bid adjustment using bing ads python API? Curretly I am trying to followAnswered | 2 Replies | 312 Views | Created by Psidom - Monday, August 28, 2017 2:10 AM | Last reply by Psidom - Monday, August 28, 2017 3:36 PM -
0 Votes
Update keywords bid with python sdk (bing ads api)
I am trying to update keywords' bids with bing ads api python sdk. I only need to update the bids of the keywords while keeping other attributes untouched. I have ...Answered | 1 Replies | 452 Views | Created by Psidom - Thursday, August 3, 2017 3:45 AM | Last reply by Sinéad Mc Givney - Thursday, August 3, 2017 10:31 AM -
0 Votes
Bing Ads API Python Text Field: New Line/Break Line
Expanded Text Ads now available for pilot to all Bing Ads customers. EricProposed | 3 Replies | 408 Views | Created by t.okahara - Monday, August 15, 2016 5:52 PM | Last reply by Eric Urban [MSFT] - Wednesday, August 24, 2016 2:14 PM -
0 Votes
Create suds object for Bing Ads API operation GetEstimatedBidByKeywords using Python
Hello. We have an exampleProposed | 1 Replies | 557 Views | Created by Rasheedh - Friday, June 24, 2016 7:17 AM | Last reply by Eric Urban [MSFT] - Sunday, June 26, 2016 4:56 PM -
0 Votes
How to get the token refreshed automatically and retrieve the daily data on schedule automatically using Bing Ads API Python SDK?
I'm attempting to retrieve daily performance reports from my account using Bing Ads API (Python SDK) . I'm using example code provided here in the following ...Unanswered | 1 Replies | 247 Views | Created by Sonal S - Thursday, January 31, 2019 3:20 AM | Last reply by Eric Urban [MSFT] - Sunday, February 3, 2019 3:33 AM -
0 Votes
Using BIng's python sdk to download reports from Bing's Ads API results in error when making a request.
. Point to note: When executing the python script right from terminal, I am able to go through the process properly but when I make a request to my python server ...Answered | 4 Replies | 587 Views | Created by nishant_srivastava - Thursday, April 6, 2017 5:39 PM | Last reply by nishant_srivastava - Saturday, April 8, 2017 5:27 AM -
0 Votes
Bing API for Reports Not Fetching Data
Hello. Which version of the Bing Ads Python SDK are you using, and what is the error that you observe when calling the API? Is there an error or ...Unanswered | 1 Replies | 286 Views | Created by Hema S - Thursday, July 14, 2016 10:59 PM | Last reply by Eric Urban [MSFT] - Friday, July 15, 2016 3:05 PM -
1 Votes
What is the correct way to update bid multipliers for different devices using bing ads python API
. https://github.com/BingAdsAnswered | 1 Replies | 200 Views | Created by Psidom - Tuesday, February 20, 2018 9:19 PM | Last reply by Eric Urban [MSFT] - Friday, February 23, 2018 1:52 PM -
0 Votes
bing ads api authentication
The version 8 python samples work in the environment documented; however, version 8 is being sunset this month so you should use Bing Ads API Version 9. ...Proposed | 1 Replies | 481 Views | Created by arisi - Friday, May 30, 2014 11:34 AM | Last reply by Eric Urban [MSFT] - Monday, June 2, 2014 5:54 PM -
0 Votes
GetEstimatedBidByKeywords request create the object
I try ...Unanswered | 1 Replies | 185 Views | Created by yue10owen - Monday, May 15, 2017 1:16 PM | Last reply by yue10owen - Monday, May 15, 2017 1:22 PM -
0 Votes
Is there a usage limit or quota to Bing Ads reporting API?
Is there a usage limit or quota to Bing Ads reporting API? Same python code is working fine few hours ago and now it's erred out because nothing ...Answered | 6 Replies | 695 Views | Created by bingAdReporting - Tuesday, June 14, 2016 11:24 PM | Last reply by bingAdReporting - Wednesday, June 15, 2016 8:07 PM -
0 Votes
API report different from Bing Ads website
Hello. I see you are filtering by device via API, and this is one possible root cause of the difference with the Bing Ads web ...Answered | 3 Replies | 846 Views | Created by BI Kanui - Monday, January 13, 2014 5:05 PM | Last reply by BI Kanui - Monday, January 13, 2014 6:15 PM -
0 Votes
How do I include a column for "date" in a downloaded report? (SOLVED)
;, but somehow it is possible in the GUI (https://msdn.microsoft.com/en-us/library/bing-ads-reporting-adperformancereportcolumn(v=msads.90).aspx). I have aggregation set to ...Answered | 1 Replies | 588 Views | Created by ChrisSDB - Monday, December 28, 2015 8:54 PM | Last reply by Eric Urban [MSFT] - Wednesday, December 30, 2015 4:53 PM -
1 Votes
WebFault Using Bing Ads API
, environment='production', ) # You should authenticate for Bing Ads API service operations with a Microsoft ...Proposed | 1 Replies | 214 Views | Created by Tired of this API - Monday, July 22, 2019 10:51 PM | Last reply by Eric Urban [MSFT] - Tuesday, July 23, 2019 1:33 PM -
0 Votes
API Best Practice for managing multiple customers
I am developing a bing ads application for multiple customers that each manages multiple accounts, and I need to use Bing Ads API (preferably in ...Proposed | 1 Replies | 193 Views | Created by Psidom - Tuesday, October 2, 2018 4:53 PM | Last reply by Eric Urban [MSFT] - Wednesday, October 3, 2018 9:16 PM -
0 Votes
Can't create an abstract class. Bing Ads API.
I am trying to update some keywords' bids using bing ads api. But I keep getting the error that says Can't create an abstract class; My code uses the campaign ...Answered | 2 Replies | 305 Views | Created by Psidom - Tuesday, August 22, 2017 5:05 PM | Last reply by Eric Urban [MSFT] - Wednesday, August 23, 2017 3:45 AM -
0 Votes
[Python] Suds error when trying to connect to Bing Ads
this code example. I hope this helps!Answered | 3 Replies | 2312 Views | Created by mmhh12 - Monday, September 28, 2015 9:58 PM | Last reply by Eric Urban [MSFT] - Tuesday, September 29, 2015 9:55 PM -
0 Votes
GetAdsByAdGroupId does not return Ad array but only a Text object (Python SDK)
for handling in the documentation.Proposed | 2 Replies | 228 Views | Created by danielxvu - Friday, September 29, 2017 9:46 PM | Last reply by Eric Urban [MSFT] - Monday, October 2, 2017 1:51 AM - Items 1 to 20 of 626559 Next ›
No announcements