Wajib. ID algoritma bidding kustom yang memiliki skrip.
Parameter kueri
Parameter
Parameter gabungan owner. Wajib. Mengidentifikasi entitas DV360 yang memiliki algoritma bidding kustom induk. Partner dapat berupa partner atau pengiklan. owner hanya ada berupa salah satu diantara berikut:
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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"]]