مورد نیاز. لیست فیلدهایی که باید به روز شوند. نام فیلدها باید در حروف snake باشد (به عنوان مثال، "field_to_update"). فیلدهای حذف شده به روز نمی شوند. برای جایگزینی کل موجودیت، از یک مسیر با رشته "*" برای مطابقت با تمام فیلدها استفاده کنید.
این فهرستی از نامهای فیلدهای کاملاً واجد شرایط با کاما است. مثال: "user.displayName,photo" .
تاریخ آخرین بهروزرسانی 2025-01-14 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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-01-14 بهوقت ساعت هماهنگ جهانی."],[[["This method updates an existing Audience on a Google Analytics property using an HTTP PATCH request."],["The request must specify the Audience resource name in the URL path and provide an `updateMask` query parameter indicating the fields to modify."],["The request body should contain the updated Audience data, and a successful response will return the updated Audience resource."],["Authorization requires the `https://www.googleapis.com/auth/analytics.edit` scope."]]],["This document outlines the process to update an Audience on a property via a PATCH request to the specified URL. The URL utilizes gRPC Transcoding syntax and requires the `audience.name` path parameter in the format `properties/*/audiences/*`. A `updateMask` query parameter specifies which fields to modify. The request and response bodies use the Audience resource. The process requires the `https://www.googleapis.com/auth/analytics.edit` OAuth scope for authorization.\n"]]