Skip to content

v5.3.0

Compare
Choose a tag to compare
@smaeda-ks smaeda-ks released this 20 Aug 07:56
· 35 commits to master since this release
719fa5d

See all updates from Release Notes page:
https://github.com/twitterdev/twitter-python-ads-sdk/wiki/Release-Notes

New

  • Native support for rate-limit handling and request retry: #213
    We're excited to announce that the Ads API Python SDK now supports rate-limit handling & request retry for the first time ever!:tada:

Changed

  • Use PromotedTweet.attach() instead of PromotedTweet.save(): #212
  • Analytics.async_stats_job_result() returns data through instance attributes (previously returned a list): #211