A library to make working with the Bing Ads APIs and bulk services easy
Project description
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 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 Python SDK 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
Release History
10.4.2(2016-03-30)
Add suds option parameter to support timeout and location settings in soap service
Add timeout logic for bulk upload, bulk download and report download methods
Add retry logic for upload and download status tracking
New exception types to handle bulk and reporting errors
Remove location_target_version parameter from DownloadParameters and SubmitDownloadParameters
Updated wsdl proxy file to latest version
10.4.1(2015-10-23)
Support Bing Ads API V10 and upgrade bulk format version to 4.0
Compatible with Bing Ads API V9
Add Reporting Service support to SDK 9.3
Bug Fixes
9.3.4 (2015-08-20)
Replace SSLv3 with SSLv23 for TLS support
9.3.3 (2015-07-31)
Add Bing Shopping Campaign Support
Add Native Ads Support
9.3.2 (2015-04-24)
Add App AdExtension support.
Bug Fixes.
9.3.1 (2015-03-31)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.