You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.