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.
Es el parámetro de unión owner. Obligatorio. Identifica qué entidad de DV360 es propietaria del canal. Las direcciones (owner) solo pueden ser una de las siguientes opciones:
Es el parámetro de unión owner. Obligatorio. Identifica qué entidad de DV360 es propietaria del canal. 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: 2024-06-11 (UTC)"],[[["DV360 API v2 is sunset and this documentation details creating a new channel via HTTP request."],["The request must specify the channel owner using either `partnerId` or `advertiserId`."],["A successful request returns a `Channel` object representing the newly created channel."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["The Display & Video 360 API v2 has been sunset. This outlines the process to create a new channel via a `POST` HTTP request to `https://displayvideo.googleapis.com/v2/partners/{partnerId}/channels`. The request requires specifying the channel owner's `partnerId` or `advertiserId` in either the path or query parameter. The request body should contain the Channel data, and a successful response will return the newly created channel. Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]