Releases: route1io/route1io-python-connectors
Releases · route1io/route1io-python-connectors
v0.13.0
S3 to OneDrive connector
Convenience function for copying file from S3 to OneDrive
What's Changed
- Feature s3 to OneDrive by @chris-greening in #33
Full Changelog: v0.12.2...v0.13.0
v0.12.2
Fixed resource name when pulling customers linked to manager account for Google Ads
What's Changed
- Fix resource name get attr Google Ads by @chris-greening in #31
Full Changelog: v0.12.1...v0.12.2
v0.12.1
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
Generalize Google Ads connector
- significantly generalized Google Ads connector
get_google_ads_data
is primary function for passing a GAQL and returning apd.DataFrame
- renamed modules and functions from googleads to google_ads to keep consistent name convention across package
What's Changed
- Feature generalize googleads by @chris-greening in #28
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- FEATURE: add sftp sa360 upload by @chris-greening in #23
Full Changelog: v0.10.1...v0.11.0
v0.10.1
v0.10.0
Added Google Sheet to S3 convenience function for mapping a Google Sheet right into S3
v0.9.0
Add OneDrive to S3 convenience function for easily copying files from a OneDrive URL to an S3 bucket
v0.8.0
Add download feature to OneDrive connector
- Download from OneDrive/SharePoint to local machine
- Get content from a remote file on OneDrive/SharePoint