Skip to content

v0.12.0

Compare
Choose a tag to compare
@chris-greening chris-greening released this 23 May 22:27
· 165 commits to main since this release
6569120

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