Skip to content

andreycizov/BingAds-Python-SDK

 
 

Repository files navigation

Bing Ads Python SDK

image

image

You can develop Bing Ads applications with any programming language that supports web services. The Bing Ads Python Software Development Kit (SDK) Version 10.4 enhances the experience of developing Bing Ads applications with the Python programming language. The SDK includes a proxy to all Bing Ads API web services and abstracts low level details of authentication with OAuth. You can use the high level BulkServiceManager and ReportingServiceManager interfaces to abstract and execute operations in the low level Bulk and Reporting services. For example instead of calling SubmitGenerateReport and PollGenerateReport to download a report, you download a report using one method with the ReportingServiceManager class. For more information, see Bing Ads Client Libraries on MSDN.

Getting Started

To get started developing Bing Ads applications with Python, install the SDK and either start with the examples or follow one of the application walkthroughs on MSDN. For more information, see Getting Started Using Python with Bing Ads Services.

External Dependencies

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%