Enum GoogleSignalsConsent
Consent field of the Google Signals settings.
Namespace: Google.Analytics.Admin.V1Alpha
Assembly: Google.Analytics.Admin.V1Alpha.dll
Syntax
public enum GoogleSignalsConsent
Fields
Name | Description |
---|---|
Consented | Terms of service have been accepted |
NotConsented | Terms of service have not been accepted |
Unspecified | Google Signals consent value defaults to GOOGLE_SIGNALS_CONSENT_UNSPECIFIED. This will be treated as GOOGLE_SIGNALS_CONSENT_NOT_CONSENTED. |