ConfigGoogleAnalyticsPropertyStream Object
Description
Google Analytics property stream configuration.
Declaration
type ConfigGoogleAnalyticsPropertyStream {
id: String
name: String
type: String
tracker: String
}
Fields
| Name | Type | Description |
|---|---|---|
id | String | Stream identifier. |
name | String | Stream name. |
type | String | Stream type. |
tracker | String | Tracking identifier. |