[null,null,["最后更新时间 (UTC):2023-12-02。"],[[["This page documents the process for creating a new custom bidding script using the Display & Video 360 API."],["The API request must specify the custom bidding algorithm ID and the owner (either partner or advertiser)."],["Upon successful execution, the API returns the newly created custom bidding script object."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["This API documentation details creating a new custom bidding script via a `POST` request to a specified URL. The process involves providing a `customBiddingAlgorithmId` as a path parameter and a mandatory `owner` (either a `partnerId` or `advertiserId`) as a query parameter. The request body must contain a `CustomBiddingScript` instance. A successful request returns a new `CustomBiddingScript` instance, and the process requires `https://www.googleapis.com/auth/display-video` OAuth scope. Display & Video 360 API v1 is no longer available.\n"]]