Skip to content

Releases: route1io/route1io-python-connectors

v0.12.2

08 Jun 16:39
36d72a4
Compare
Choose a tag to compare

Fixed resource name when pulling customers linked to manager account for Google Ads

What's Changed

Full Changelog: v0.12.1...v0.12.2

v0.12.1

08 Jun 16:18
6324329
Compare
Choose a tag to compare

Created route1io_connectors.google.google_ads.get_customers_linked_to_manager_account function

Created convenience function for pulling the available customers linked to a manager account

What's Changed

  • FEATURE: add function for getting customers linked to Google Ads manager account by @chris-greening in #30

Full Changelog: v0.12.0...v0.12.1

v0.12.0

23 May 22:27
6569120
Compare
Choose a tag to compare

Generalize Google Ads connector

  • significantly generalized Google Ads connector
  • get_google_ads_data is primary function for passing a GAQL and returning a pd.DataFrame
  • renamed modules and functions from googleads to google_ads to keep consistent name convention across package

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.0

25 Apr 16:18
6d34c1a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.11.0

v0.10.1

13 Apr 20:19
9e9fc32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

13 Apr 00:09
563694e
Compare
Choose a tag to compare

Added Google Sheet to S3 convenience function for mapping a Google Sheet right into S3

v0.9.0

12 Apr 20:42
7b2da19
Compare
Choose a tag to compare

Add OneDrive to S3 convenience function for easily copying files from a OneDrive URL to an S3 bucket

v0.8.0

12 Apr 18:53
e29ee25
Compare
Choose a tag to compare

Add download feature to OneDrive connector

  • Download from OneDrive/SharePoint to local machine
  • Get content from a remote file on OneDrive/SharePoint

v0.7.2

01 Apr 18:43
Compare
Choose a tag to compare

Fixed missing aiohttp dependency for Adthena connector

0.7.1

30 Mar 22:56
Compare
Choose a tag to compare

Made Adthena asynchronous

Made the Adthena connector pull asynchronously to pull data from API much faster when calling for multiple search terms