[[["เข้าใจง่าย","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"]],["อัปเดตล่าสุด 2024-09-12 UTC"],[[["Lists custom bidding algorithms accessible to the current user for bidding strategies, ordered by the `orderBy` parameter."],["Filter results by algorithm type, display name, or the accessing DV360 entity (partner or advertiser)."],["Supports pagination with `pageSize` and `pageToken` to retrieve large result sets."],["Requires `https://www.googleapis.com/auth/display-video` OAuth scope for authorization."]]],["This document outlines how to list custom bidding algorithms accessible to a user via the Display & Video 360 API. A `GET` request to `https://displayvideo.googleapis.com/v2/customBiddingAlgorithms` is used, with parameters like `pageSize`, `pageToken`, `orderBy`, and `filter` controlling results. The `accessor` parameter, either `partnerId` or `advertiserId`, specifies the DV360 entity. The empty request body returns a response containing a list of `customBiddingAlgorithms` and a `nextPageToken` for pagination. Access requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]