[[["わかりやすい","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-07-26 UTC。"],[[["\u003cp\u003eRetrieves a single ExpandedDataSet resource using an HTTP GET request.\u003c/p\u003e\n"],["\u003cp\u003eRequires specifying the ExpandedDataSet's resource name in the URL path.\u003c/p\u003e\n"],["\u003cp\u003eAn empty request body is necessary, and a successful response returns an ExpandedDataSet object.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization requires specific OAuth scopes for either read-only or edit access to Analytics data.\u003c/p\u003e\n"]]],["A `GET` request to `https://analyticsadmin.googleapis.com/v1alpha/{name=properties/*/expandedDataSets/*}` retrieves a single `ExpandedDataSet`. The `name` path parameter, a string in the format `properties/1234/expandedDataSets/5678`, is required. The request body must be empty. A successful response returns an `ExpandedDataSet` instance. Authorization requires either the `https://www.googleapis.com/auth/analytics.readonly` or `https://www.googleapis.com/auth/analytics.edit` OAuth scope. The link to try it out is also provided.\n"],null,["- [HTTP request](#body.HTTP_TEMPLATE)\n- [Path parameters](#body.PATH_PARAMETERS)\n- [Request body](#body.request_body)\n- [Response body](#body.response_body)\n- [Authorization scopes](#body.aspect)\n- [Try it!](#try-it)\n\nLookup for a single ExpandedDataSet.\n\nHTTP request\n\n`GET https://analyticsadmin.googleapis.com/v1alpha/{name=properties/*/expandedDataSets/*}`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\nPath parameters\n\n| Parameters ||\n|--------|------------------------------------------------------------------------------------------------------------------|\n| `name` | `string` Required. The name of the ExpandedDataSet to get. Example format: properties/1234/expandedDataSets/5678 |\n\nRequest body\n\nThe request body must be empty.\n\nResponse body\n\nIf successful, the response body contains an instance of [ExpandedDataSet](/analytics/devguides/config/admin/v1/rest/v1alpha/properties.expandedDataSets#ExpandedDataSet).\n\nAuthorization scopes\n\nRequires one of the following OAuth scopes:\n\n- `https://www.googleapis.com/auth/analytics.readonly`\n- `https://www.googleapis.com/auth/analytics.edit`"]]