Configuration for user-provided data collection. This is a singleton resource for a Google Analytics property.
| JSON representation |
|---|
{ "name" : string , "userProvidedDataCollectionEnabled" : boolean , "automaticallyDetectedDataCollectionEnabled" : boolean } |
| Fields | |
|---|---|
name
|
Identifier. Resource name of this setting. Format: properties/{property}/userProvidedDataSettings Example: "properties/1000/userProvidedDataSettings" |
userProvidedDataCollectionEnabled
|
Optional. Whether this property accepts user-provided data sent to it. |
automaticallyDetectedDataCollectionEnabled
|
Optional. Whether this property allows a Google Tag to automatically collect user-provided data from your website. This setting only takes effect if |

