[[["わかりやすい","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"]]