[[["わかりやすい","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 UTC。"],[[["Lists all ExpandedDataSets on a specific Google Analytics 4 property."],["Allows filtering by page size and using pagination for large result sets."],["Requires specific authorization scopes for data access."],["Provides details on HTTP request structure, path & query parameters, and response format."],["Offers a \"Try it!\" section for practical exploration and testing."]]],["This describes how to list ExpandedDataSets on a property using the Google Analytics Admin API. A `GET` HTTP request is sent to a specified URL, including a required `parent` path parameter (e.g., properties/1234). Optional query parameters, `pageSize` and `pageToken`, enable pagination. The request body is empty. The response, in JSON format, includes a list of `expandedDataSets` and a `nextPageToken` for pagination. Access requires either `analytics.readonly` or `analytics.edit` authorization scopes.\n"]]