[[["容易理解","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 (世界標準時間)。"],[[["This document details how to look up a single CustomDimension using the Google Analytics Admin API."],["It requires a `GET` request to a specific URL with the CustomDimension's name as a path parameter."],["The request body should be empty, and a successful response returns a CustomDimension object."],["Authorization is required with either read-only or edit access scopes for Google Analytics."]]],["The core content describes how to retrieve a single CustomDimension. A `GET` request is made to a specific URL, structured using gRPC Transcoding syntax, with a required `name` path parameter specifying the CustomDimension to fetch. The request body must be empty. A successful response returns a `CustomDimension` instance. Authorization requires either the `analytics.readonly` or `analytics.edit` OAuth scope. The information is available via a URL and the `Try it!` functionality.\n"]]