Bings API - Bulk Download and upload Filtering

Ming Tou 0 Reputation points
2024-04-05T04:30:00.4633333+00:00

I am using the Bings Ads API in Python. I can successfully to do the bulk download & upload for the bid adjustment.

 

I am following the guide here:

https://github.com/BingAds/BingAds-Python-SDK/blob/main/examples/v13/bulk_keyword_bid_update.py

https://github.com/BingAds/BingAds-Python-SDK/blob/main/examples/v13/bulk_service_manager_helper.py

My first question will be how can I just do the bulk upload without writing the file?

 

The second question is that the downloading process took so long even I tried to filtered with campaign ID. May I do the bulk download for keyword level by filtering with other condition? like the keyword with manual bid/ keyword id? For the third question, am I able to load the bulk entities downloaded into a pandas data frame instead of download it as csv and load the csv? Thanks!

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.
391 questions
{count} votes