Skip to content

Commit fcea26d

Browse files
committed
update to version 11.5.7
1 parent 6f5bbaf commit fcea26d

File tree

4 files changed

+9591
-9586
lines changed

4 files changed

+9591
-9586
lines changed

HISTORY.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@
22
33
Release History
44
---------------
5+
11.5.7(2017-12-12)
6+
+++++++++++++++++++
7+
8+
*The Version 11 Reporting service proxies are updated to support new columns for [Estimated Bids](https://docs.microsoft.com/en-us/bingads/guides/release-notes#reporting-estimatedbids-november2017).
59
610
11.5.6(2017-11-01)
711
+++++++++++++++++++
12+
813
* Support for version 9 and 10 ended on October 31st, 2017. The following version 9 and 10 proxies are now removed from the SDK. You must upgrade to version 11.
914
- Removed the Version 9 proxies for Customer Billing, Customer Management, and Reporting services. Also removed the Version 9 ReportingServiceManager.
1015
- Removed the Version 10 proxies for Ad Insight, Bulk, and Campaign Management services. Also removed the Version 10 BulkServiceManager and Version 10 Bulk entities.

bingads/manifest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import sys
2-
VERSION = '11.5.6'
2+
VERSION = '11.5.7'
33
BULK_FORMAT_VERSION = '3.0'
44
BULK_FORMAT_VERSION_4 = '4.0'
55
BULK_FORMAT_VERSION_5 = '5.0'

0 commit comments

Comments
 (0)