Google sinyalleri durumu, varsayılan olarak GOOGLE_SIGNALS_STATE_UNSPECIFIED şeklindedir. Bu durum, kullanıcının açık bir seçim yapmadığını belirtir.
GOOGLE_SIGNALS_ENABLED
Google sinyalleri etkinleştirildi.
GOOGLE_SIGNALS_DISABLED
Google sinyalleri devre dışı bırakıldı.
GoogleSignalsConsent
Google sinyalleri ayarlarının izin alanı.
Sıralamalar
GOOGLE_SIGNALS_CONSENT_UNSPECIFIED
Google sinyalleri izin değeri varsayılan olarak GOOGLE_SIGNALS_CONSENT_UNSPECIFIED şeklindedir. Bu bilgi GOOGLE_SIGNALS_CONSENT_NOT_CONSENTED olarak değerlendirilir.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-09-08 UTC."],[[["Google Signals Settings control the status and consent for using Google Signals data in Google Analytics."],["These settings have three main components: `name` (resource name), `state` (enabled/disabled), and `consent` (terms of service acceptance)."],["`state` determines whether Google Signals is enabled or disabled for data collection."],["`consent` reflects whether the user has accepted the Google Signals terms of service."],["The settings are stored as a singleton resource with a specific JSON representation."]]],["Google Signals settings, a singleton resource, are defined by a `name`, `state`, and `consent`. The `state` determines if Google Signals is enabled or disabled, with an unspecified default. The `consent` indicates if the user has accepted the terms of service, with an unspecified default being treated as not consented. The resource name is output only and follows the format \"properties/{property_id}/googleSignalsSettings\". These settings can be represented in JSON.\n"]]