[[["התוכן קל להבנה","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)."],[],["This document details how to list report tasks for a specific property using the Google Analytics Data API. It uses a `GET` request to the endpoint: `https://analyticsdata.googleapis.com/v1alpha/{parent=properties/*}/reportTasks`. The `parent` path parameter, representing the property, is required. Optional query parameters include `pageSize` for limiting results and `pageToken` for pagination. The request body must be empty. The successful response includes a list of `reportTasks` and an optional `nextPageToken` for retrieving further pages. The method requires either `analytics.readonly` or `analytics` OAuth scopes.\n"]]