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 canal superior en el que se creará el sitio.
Es el parámetro de unión owner. Obligatorio. Identifica la entidad de DV360 que posee el canal principal. Puede ser un socio o un anunciante. Las direcciones (owner) solo pueden ser una de las siguientes opciones:
Es el ID del anunciante propietario del canal principal.
Parámetros de consulta
Parámetros
Es el parámetro de unión owner. Obligatorio. Identifica la entidad de DV360 que posee el canal 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: 2024-06-11 (UTC)"],[[["Display & Video 360 API v2 is sunset and this documentation details creating a new site within a channel using the API."],["The API request utilizes an HTTP POST method with specific path and query parameters to define the location and ownership of the new site."],["Successful API calls will return a response containing the details of the newly created site, formatted according to the Site object definition."],["Users need to be authorized with the `https://www.googleapis.com/auth/display-video` OAuth scope to utilize this API functionality."]]],["The provided content outlines the process for creating a site within a channel using the Display & Video 360 API. A `POST` request is sent to the specified URL, including the `advertiserId` and `channelId` as path parameters. The request requires one of the parameters to indicate the owner and a `site` object in the request body. Upon success, the response will include the newly created `site` object. Authorization via OAuth is mandatory using `display-video` scope.\n"]]