github xdevplatform/twitter-python-ads-sdk v6.0.1

latest releases: v11.0.0, v10.0.0, v9.0.1...
4 years ago

New

  • Added support for the new Tweets endpoint #228
  • Added following endpoints support:
    • LineItemApps
    • LineItemPlacements
    • ContentCategories
    • IabCategories

Changed

  • The Analytics class now moved from twitter_ads.resouce to its dedicated path twitter_ads.analytics. Please updated the import path accordingly (PR: #227):
- from twitter_ads.resouce import Analytics
+ from twitter_ads.analytics import Analytics

Don't miss a new twitter-python-ads-sdk release

NewReleases is sending notifications on new releases.