يتم ضبط حالة "إشارات Google" تلقائيًا على GOOGLE_SIGNALS_state_UNSPECIFIED للإشارة إلى أنّ المستخدم لم يتّخذ قرارًا صريحًا.
GOOGLE_SIGNALS_ENABLED
"إشارات Google" مفعَّلة.
GOOGLE_SIGNALS_DISABLED
"إشارات Google" غير مفعَّلة.
GoogleSignalsConsent
حقل الموافقة في إعدادات "إشارات Google"
عمليات التعداد
GOOGLE_SIGNALS_CONSENT_UNSPECIFIED
يتم ضبط قيمة الموافقة في "إشارات Google" تلقائيًا على GOOGLE_SIGNALS_CONSENT_UNSPECIFIED. سيتم التعامل مع هذا على أنه GOOGLE_SIGNALS_CONSENT_NOT_CONSENTED.
تاريخ التعديل الأخير: 2025-07-26 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","easyToUnderstand","thumb-up"],["ساعَدني المحتوى في حلّ مشكلتي.","solvedMyProblem","thumb-up"],["غير ذلك","otherUp","thumb-up"]],[["لا يحتوي على المعلومات التي أحتاج إليها.","missingTheInformationINeed","thumb-down"],["الخطوات معقدة للغاية / كثيرة جدًا.","tooComplicatedTooManySteps","thumb-down"],["المحتوى قديم.","outOfDate","thumb-down"],["ثمة مشكلة في الترجمة.","translationIssue","thumb-down"],["مشكلة في العيّنات / التعليمات البرمجية","samplesCodeIssue","thumb-down"],["غير ذلك","otherDown","thumb-down"]],["تاريخ التعديل الأخير: 2025-07-26 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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"]]