GoogleAnatyticsProperty Object
Description
Google Analytics property configuration.
Declaration
type GoogleAnatyticsProperty {
id: String
name: String
tracker: String
}
Fields
| Name | Type | Description |
|---|---|---|
id | String | Analytics property identifier. |
name | String | Name of the Analytics property. |
tracker | String | Tracker identifier. |