Skip to content

Tags: twitterml/twitter-python-ads-sdk

Tags

v6.1.0

Toggle v6.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
adding rate-limit and request options usage to README (xdevplatform#238)

* adding rate-limit and request options usage to README

* bump version

- need to release a new version due to Python 2 retire

v6.0.2

Toggle v6.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version (xdevplatform#236)

v6.0.1

Toggle v6.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Minor updates (xdevplatform#227)

* Separate analytics class from resouce.py

* Add some missing endpoints

* bump version

v6.0.0

Toggle v6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
minor bug fix (xdevplatform#225)

- parameter (line_item_ids) needs to be a list

v5.3.0

Toggle v5.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version (xdevplatform#220)

v5.2.0

Toggle v5.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version (xdevplatform#207)

to 5.2.0

v5.1.1

Toggle v5.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version (xdevplatform#195)

v5.1.0

Toggle v5.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support Python 3.5+ and drop 3.3/3.4 (EOL) (xdevplatform#194)

v5.0.0

Toggle v5.0.0's commit message
Update active entities example (xdevplatform#183)

* Update `date_range` to fetch entire day

* format comments (lowercase)

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Python SDK to v4 (xdevplatform#174)

* v4 Updates

* removed/updated in v4

* minor typo

* fix flake8 errors

* more flake8 fixes

* finally fixed flake8

* fix under-indented lines