Skip to main content

ConfigGoogleAnalyticsProperty Object

Description

Google Analytics property configuration.

Declaration

type ConfigGoogleAnalyticsProperty {
id: String
name: String
timezone: String
stream: ConfigGoogleAnalyticsPropertyStream
}

Fields

NameTypeDescription
idStringProperty identifier.
nameStringProperty name.
timezoneStringProperty timezone.
streamConfigGoogleAnalyticsPropertyStreamProperty stream configuration.