[[["容易理解","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"]],["上次更新時間:2024-05-06 (世界標準時間)。"],[[["Creates a new measurement protocol secret within a specified Google Analytics 4 property and data stream."],["Uses an HTTP POST request to `https://analyticsadmin.googleapis.com/v1beta/{parent=properties/*/dataStreams/*}/measurementProtocolSecrets`, with the parent resource defining the property and data stream location."],["Requires `https://www.googleapis.com/auth/analytics.edit` authorization scope for successful execution."],["Includes path parameters and request/response bodies structured according to the MeasurementProtocolSecret object definition."]]],["This document details creating a measurement protocol secret via a `POST` HTTP request to a specific URL using gRPC Transcoding. The URL requires a `parent` path parameter, specifying the data stream within a property. The request body needs a `MeasurementProtocolSecret` instance. A successful response returns a newly created `MeasurementProtocolSecret` instance. Authorization for this action requires the `https://www.googleapis.com/auth/analytics.edit` OAuth scope. Users can interact using a \"Try it!\" feature.\n"]]