פלט בלבד. השם של משאב ההגדרות של השמטת נתונים. פורמט: properties/{property_id}/dataStreams/{dataStream}/dataRedactionSettings דוגמה: "properties/1000/dataStreams/2000/dataRedactionSettings"
emailRedactionEnabled
boolean
אם ההגדרה הזו מופעלת, כל פרמטר של אירוע או ערכים של מאפיין משתמש שנראים כמו אימייל יצונזר.
queryParameterRedactionEnabled
boolean
השמטת הפרמטרים של השאילתה מסירה את החלקים של המפתח והערך של פרמטר שאילתה, אם הוא נכלל בקבוצה מוגדרת של הפרמטרים של השאילתה.
אם ההגדרה הזו מופעלת, הלוגיקה של החלפת שאילתות על כתובות URL תפעל עבור עדכוני התוכן. כל הפרמטרים של השאילתה שמוגדרים ב-queryParameterKeys יצונזרו.
queryParameterKeys[]
string
המפתחות של הפרמטרים של השאילתות שצריך להחיל עליהם לוגיקת צנזור, אם הם קיימים בכתובת ה-URL. ההתאמה לפרמטרים של השאילתה לא תלוית אותיות רישיות.
חייבת להכיל לפחות רכיב אחד אם query_parameter_replacement_enabled מוגדרת כ-True. המפתחות לא יכולים להכיל פסיקים.
[[["התוכן קל להבנה","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 (שעון UTC)."],[[["Data Redaction Settings allow you to control client-side redaction for a specific Web Stream, including email and query parameter redaction."],["When enabled, email redaction automatically obscures any event parameter or user property value resembling an email address."],["Query parameter redaction, when activated, removes specified query parameters and their values from URLs, requiring at least one query parameter key to be defined if enabled."],["The resource is identified by a unique name in the format: `properties/{property_id}/dataStreams/{dataStream}/dataRedactionSettings`."]]],["Data redaction settings for a web stream can be configured. Email redaction is enabled or disabled via `emailRedactionEnabled`. Query parameter redaction is controlled with `queryParameterRedactionEnabled`, which, when active, redacts specified keys and their values from URLs. The `queryParameterKeys` array lists the specific query parameter keys targeted for redaction; at least one key is required when query parameter redaction is enabled. The `name` field displays the resource name and path.\n"]]