Bắt buộc. Mã của thuật toán đặt giá thầu tuỳ chỉnh sở hữu tập lệnh.
Tham số truy vấn
Các tham số
Tham số kết hợp owner. Bắt buộc. Xác định thực thể DV360 sở hữu thuật toán đặt giá thầu tuỳ chỉnh chính. Đó có thể là đối tác hoặc nhà quảng cáo. owner chỉ có thể là một trong những trạng thái sau đây:
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2023-12-02 UTC."],[[["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"]]