Skip to content

BingAds/BingAds-Python-SDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

803bcd5 · Feb 21, 2025
Feb 21, 2025
Mar 31, 2016
Feb 20, 2025
Mar 31, 2015
Aug 30, 2016
Feb 21, 2025
Mar 31, 2015
Apr 29, 2021
Nov 27, 2023
May 11, 2023
Apr 29, 2021
Aug 20, 2021
Nov 8, 2019
Jun 7, 2023
Feb 21, 2025
Dec 22, 2022

Repository files navigation

Bing Ads Python SDK

The Bing Ads Python Software Development Kit (SDK) Version 13.0 enhances the experience of developing Bing Ads applications with the Python programming language. The SDK includes proxy classes for all Bing Ads API web services and abstracts the low level details of authentication with OAuth. You can also read and write bulk files with the SDK BulkFileReader and BulkFileWriter, and use the high level BulkServiceManager interface to abstract and execute operations in the low level Bulk API. For more information, see Bing Ads Client Libraries.

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. For more information, see Getting Started Using Python with Bing Ads Services.

External Dependencies