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

Defined in:
proto_docs/google/analytics/admin/v1alpha/resources.rb

Overview

Status of the Google Signals settings.

Constant Summary collapse

GOOGLE_SIGNALS_STATE_UNSPECIFIED =

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

0
GOOGLE_SIGNALS_ENABLED =

Google Signals is enabled.

1
GOOGLE_SIGNALS_DISABLED =

Google Signals is disabled.

2