Skip to content

Release v0.7.0

Compare
Choose a tag to compare
@DanielPDWalker DanielPDWalker released this 03 Sep 13:09
· 33 commits to main since this release
  • New comma_separated_string_of_customer_ids setting, allowing a user to provide a specific comma separated string of customer_ids to get data for.
  • Updated new default behavior of CustomerHierarchyStream. This stream now output all available customer_ids and will sync data for all of them. (With the new setting array_of_customer_ids to override the behavior if wanted).
  • New ClickViewReportStream, with state
  • Added new optional setting to enable the ClickViewReportStream stream, as I seems this endpoint requires either more set up or more permissions on the google ads account.
  • Updated README with info about new settings