[[["容易理解","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 (世界標準時間)。"],[[["Creates a new \"GA4\" property with your specified location and attributes."],["Sends an HTTP POST request to `https://analyticsadmin.googleapis.com/v1beta/properties`."],["Requires `https://www.googleapis.com/auth/analytics.edit` authorization scope for property creation."],["Includes request and response bodies with details defined by the `Property` object."]]],["This document details how to create a Google Analytics property. It utilizes a `POST` HTTP request to `https://analyticsadmin.googleapis.com/v1beta/properties`, employing gRPC Transcoding syntax. The request body needs an instance of a `Property`. A successful request returns a new `Property` instance in the response body. Authorization requires the `https://www.googleapis.com/auth/analytics.edit` OAuth scope. The document further contains a `try-it` action and the information on the request/response body and the authorization scope.\n"]]