[[["התוכן קל להבנה","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"]]