Skip to content

Releases: route1io/route1io-python-connectors

v0.7.0

30 Mar 20:13
Compare
Choose a tag to compare

Added Adthena API connector

  • Added connector for pulling share of clicks trend from Adthena API

v0.6.1

20 Mar 03:22
e470d43
Compare
Choose a tag to compare

Improved documentation

Added module level docstrings with links to reference material from respective APIs online

v0.6.0

17 Mar 20:35
094b716
Compare
Choose a tag to compare

AWS S3 upload/download feature addition

  • Added ability to upload/download multiple files at a time with a single function call
  • Added robust validation and features for uploading/downloading to various folders locally and in an S3 bucket

v0.5.1

14 Feb 00:02
338fa07
Compare
Choose a tag to compare

Add dynamic pagination to Google Analytics pulls

Automatically determines if Google Analytics response is paginated and adjusts accordingly to get the full set of data

v0.4.0

27 Dec 18:03
Compare
Choose a tag to compare

Update AWS S3 connectors with latest functionality

get_most_recent_filename convenience function added to aws.py for getting the key to the most recently modified filename in an S3 bucket.

v0.3.2

27 Dec 17:02
Compare
Choose a tag to compare

Add TikTok Marketing API connector to package

Developers can now use the route1.io TikTok Marketing API connector for pulling marketing data down from advertisers their access code is authorized for.

v0.2.1

22 Dec 23:02
Compare
Choose a tag to compare

Added Apple Search Ads connector

Users can now use our Apple Search Ads connector for refreshing access tokens, client secrets, and pulling data from Apple Search Ads into a pandas.DataFrame.

v0.1.0

29 Jul 20:24
Compare
Choose a tag to compare

route1io-python-connectors v0.1.0

Initial release of the ready-to-use route1.io API connectors

Install via PyPI:

pip3 install route1io_connectors