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 2024-06-11 UTC."],[[["Display & Video 360 API v2 is sunset and this document outlines the creation of new custom bidding scripts using the API."],["The API request utilizes an HTTP POST method to a specific endpoint with path and query parameters defining the script ownership and parent algorithm."],["Both request and response bodies involve a `CustomBiddingScript` object for data exchange regarding the script details."],["Proper authorization using the `https://www.googleapis.com/auth/display-video` scope is required for successful API interaction."]]],["This documentation details the process for creating a new custom bidding script via the Display & Video API. It uses a `POST` request to the specified URL, including the required `customBiddingAlgorithmId`. The request must identify the owning DV360 entity using either `partnerId` or `advertiserId` as a query parameter. The request body must contain a `CustomBiddingScript` instance. A successful request returns the newly created `CustomBiddingScript` instance in the response body and requires the `https://www.googleapis.com/auth/display-video` authorization scope.\n"]]