[[["เข้าใจง่าย","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-02-25 UTC"],[[["Lists Floodlight activities within a specified Floodlight group using the `floodlightActivities.list` method."],["Requires specifying the `floodlightGroupId` and `partnerId` as path and query parameters, respectively."],["Allows for pagination using `pageSize` and `pageToken` query parameters, and sorting results by `displayName` or `floodlightActivityId`."],["Returns a list of Floodlight activities with details and a token for retrieving subsequent pages if available."],["Requires authorization with the `https://www.googleapis.com/auth/display-video` scope."]]],["This API endpoint retrieves a list of Floodlight activities within a specified Floodlight group. Key actions include sending a `GET` request to the provided URL, including the required `floodlightGroupId` and `partnerId`. Optional `pageSize`, `pageToken`, and `orderBy` query parameters allow for result pagination and sorting. The request body must be empty, and the response contains a list of `floodlightActivities` and a `nextPageToken` for further pagination.\n"]]