Module Google::Analytics::Admin::V1alpha::GoogleSignalsState

Status of the Google Signals settings (i.e., whether this feature has been enabled for the property).

Constants

GOOGLE_SIGNALS_STATE_UNSPECIFIED

value: 0
Google Signals status defaults to GOOGLE_SIGNALS_STATE_UNSPECIFIED to represent that the user has not made an explicit choice.

GOOGLE_SIGNALS_ENABLED

value: 1
Google Signals is enabled.

GOOGLE_SIGNALS_DISABLED

value: 2
Google Signals is disabled.