[null,null,["最后更新时间 (UTC):2024-11-08。"],[[["Lists custom bidding algorithms accessible to the current user for bidding strategies, ordered by the `orderBy` parameter."],["Filter results by algorithm type and display name using the `filter` parameter, with a maximum length of 500 characters."],["Specify `pageSize` (1-200, default 100) and use `pageToken` for pagination through results."],["Requires authorization with the `https://www.googleapis.com/auth/display-video` scope."],["Display & Video 360 API v1 has been sunset."]]],["This document outlines the process for listing custom bidding algorithms via the Display & Video 360 API. Key actions involve sending a `GET` request to `https://displayvideo.googleapis.com/v1/customBiddingAlgorithms`. Users can specify `pageSize`, `pageToken`, `orderBy`, and `filter` in the query parameters. The `accessor` parameter is required and it identifies which entity is the request being made within. The response returns a list of custom bidding algorithms and a `nextPageToken` for pagination, if applicable, adhering to specific authorization scopes.\n"]]