Releases: xdevplatform/twitter-python-ads-sdk
Releases · xdevplatform/twitter-python-ads-sdk
v1.2.1
v 1.2.0
New release v1.2.0
Changes:
- Added support for batch endpoints
- Added support for video-based campaigns
- Added sample code for batch requests, batch targeting criteria from a file and video based campaigns
- Various bug fixes
v1.0.0
- Migrated from Ads API v0 to v1
- Updated reach estimation to support v1, with new response object and required parameters
- Updated analytics response object and new input parameters for v1
- Added support for v1 async analytics
- Added support for tailored audience permissions
v0.2.0
- Added TON API upload support through
TONUpload(@brandonblack) - Added full Tailored Audience support through
TailoredAudience(@brandonblack) - Added
examples/tailored_audience.py(@brandonblack) - Added error handling example to
examples/manual_request.py(@garethpaul) - Refactor of modeled error classes, handles non-standard API responses (@brandonblack)
- Fixed incorrect param, using campaign_ids vs 'param' in
examples/promoted_tweet.py(@garethpaul)
v0.1.3
v0.1.2
v0.1.1
- Refactor of resource subclasses. (@brandonblack)
- Fix for void methods that should be returning
self. (@brandonblack) - Fix for incorrect return value in
Acccount.load(). (@jackMort) - Added support for
httplib2and fixinghttp.clientsupport in Python 3. (@thelostscientist)
Note: backward compatibility for deprecated APIs will remain in place until v1.0.0.