فقط خروجی نام این منبع تنظیمات ویرایش داده. قالب: خواص/{property_id}/dataStreams/{dataStream}/dataRedactionSettings مثال: "properties/1000/dataStreams/2000/dataRedactionSettings"
emailRedactionEnabled
boolean
اگر فعال باشد، هر پارامتر رویداد یا مقادیر ویژگی کاربر که شبیه یک ایمیل است، ویرایش می شود.
queryParameterRedactionEnabled
boolean
ویرایش پارامتر Query اگر در مجموعه پیکربندی شده پارامترهای پرس و جو قرار داشته باشد، بخش های کلید و مقدار یک پارامتر پرس و جو را حذف می کند.
اگر فعال باشد، منطق جایگزینی پرس و جو URL برای Stream اجرا می شود. هر پارامتر پرس و جوی تعریف شده در queryParameterKeys ویرایش می شود.
queryParameterKeys[]
string
کلیدهای پارامتر پرس و جو برای اعمال منطق ویرایش در صورت وجود در URL. تطبیق پارامتر پرس و جو به حروف بزرگ و کوچک حساس نیست.
اگر query_parameter_replacement_enabled درست باشد باید حداقل یک عنصر داشته باشد. کلیدها نمی توانند حاوی کاما باشند.
تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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-24 بهوقت ساعت هماهنگ جهانی."],[[["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"]]