Необходимый. Идентификатор специального алгоритма назначения ставок, которому принадлежит скрипт.
Параметры запроса
Параметры
owner параметра объединения. Необходимый. Идентифицирует объект DV360, которому принадлежит родительский алгоритм специального назначения ставок. Это может быть как партнер, так и рекламодатель. owner может быть только один из следующих:
[null,null,["Последнее обновление: 2024-10-30 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"]]