[[["เข้าใจง่าย","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-03-06 UTC"],[[["Lists first and third party audiences, providing options to filter, sort, and paginate the results."],["The request must specify either a partner ID or an advertiser ID to define the scope of accessible audiences."],["Responses include a list of first and third party audiences and a token for retrieving subsequent pages, if available."],["The API uses a standard HTTP GET request and requires authorization with the `display-video` scope."]]],["This API endpoint lists first and third-party audiences via a `GET` request to `https://displayvideo.googleapis.com/v3/firstAndThirdPartyAudiences`. Query parameters include `pageSize` (defaults to 100, increasing to 5000 in 2025), `pageToken` for pagination, `orderBy` to sort by audience ID or display name, and `filter` to refine results by display name. Access requires either `partnerId` or `advertiserId`. The response includes an array of audience objects and a `nextPageToken` for further pagination. The request body is empty, and authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]