Anuncios gráficos y La API de Video 360 v2 dejará de estar disponible. Utiliza Display & API de Video 360 v3 en su lugar. Para obtener instrucciones de migración de v2 a v3, consulta nuestra guía de migración.
Obligatorio. El ID del algoritmo de ofertas personalizadas que posee la secuencia de comandos.
Parámetros de consulta
Parámetros
Es el parámetro de unión owner. Obligatorio. Identifica la entidad de DV360 que posee el algoritmo de ofertas personalizadas principal. Puede ser un socio o un anunciante. Las direcciones (owner) solo pueden ser una de las siguientes opciones:
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 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"]]