Enum GoogleSignalsState
Status of the Google Signals settings.
Namespace: Google.Analytics.Admin.V1Alpha
Assembly: Google.Analytics.Admin.V1Alpha.dll
Syntax
public enum GoogleSignalsState
Fields
Name | Description |
---|---|
GoogleSignalsDisabled | Google Signals is disabled. |
GoogleSignalsEnabled | Google Signals is enabled. |
Unspecified | Google Signals status defaults to GOOGLE_SIGNALS_STATE_UNSPECIFIED to represent that the user has not made an explicit choice. |