Method: properties.updateReportingIdentitySettings

更新這個資源的報表識別資訊設定。

HTTP 要求

PATCH https://analyticsadmin.googleapis.com/v1alpha/{reportingIdentitySettings.name=properties/*/reportingIdentitySettings}

這個網址使用 gRPC 轉碼語法。

路徑參數

參數
reportingIdentitySettings.name

string

僅供輸出。ID。這個報表身分識別設定單例資源的資源名稱。格式:properties/{property_id}/reportingIdentitySettings 範例:「properties/1234/reportingIdentitySettings」

查詢參數

參數
updateMask

string (FieldMask format)

(選用步驟) 要更新的欄位清單。欄位名稱必須採用蛇形命名法 (例如「field_to_update」)。系統不會更新省略的欄位。如要取代整個實體,請使用一個路徑,並以「*」字串比對所有欄位。如果省略,服務會將其視為隱含的欄位遮罩,等同於所有填入的欄位。

這是以半形逗號分隔的完整欄位名稱清單,範例:"user.displayName,photo"

要求主體

要求主體包含 ReportingIdentitySettings 的例項。

回應主體

如果成功,回應主體會包含 ReportingIdentitySettings 的執行個體。

授權範圍

需要下列 OAuth 範圍:

  • https://www.googleapis.com/auth/analytics.edit