Share via

Retrieve BingAds as Python objects using bingads library

Ramon Soto 1 Reputation point
2021-11-17T15:51:25.857+00:00

Hi all,

Is there an intuitive and efficient way to make a query to the BingAds API using Python and store the results as Python objects from which I can access their ids, name, etc as attributes? Something similar to the Google Ads client library that uses a Google Ads query and I can access adgroup, ad id, etc as Python fields. If not, any help to build a similar solution would be appreciated.

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.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Qingjun Tian 6 Reputation points Microsoft Employee
    2022-01-12T09:44:51.473+00:00

    did you try this client library. Hope this is what you want.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.