Tạo đối tượng tham chiếu tập lệnh đặt giá thầu tuỳ chỉnh cho tệp tập lệnh.
Đối tượng tham chiếu thu được cung cấp một đường dẫn tài nguyên để bạn tải tệp tập lệnh lên. Bạn phải đưa đối tượng tham chiếu này vào khi tạo đối tượng tập lệnh đặt giá thầu tuỳ chỉnh mới.
Yêu cầu HTTP
GET https://displayvideo.googleapis.com/v2/customBiddingAlgorithms/{customBiddingAlgorithmId}:uploadScript
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
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:
[[["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: 2024-06-11 UTC."],[[["Creates a custom bidding script reference object to upload a script file for a custom bidding algorithm."],["Includes a resource path for uploading the script file that should be included when creating a new custom bidding script object."],["Identifies the DV360 entity (partner or advertiser) that owns the parent custom bidding algorithm and has write access to the script."],["Requires authorization with the `https://www.googleapis.com/auth/display-video` scope."]]],["The Display & Video 360 API v2 is sunset. To create a custom bidding script reference, use a `GET` request to `https://displayvideo.googleapis.com/v2/customBiddingAlgorithms/{customBiddingAlgorithmId}:uploadScript`. The `customBiddingAlgorithmId` is required in the path. The `owner` union parameter, which includes `partnerId` or `advertiserId`, is also required in the query. The request body must be empty. A successful response returns a `CustomBiddingScriptRef` resource, providing the script file's upload path. The `https://www.googleapis.com/auth/display-video` OAuth scope is needed.\n"]]