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.
Un solo canal. Los canales son grupos personalizados de aplicaciones y sitios web relacionados.
Representación JSON
{"name": string,"channelId": string,"displayName": string,"positivelyTargetedLineItemCount": string,"negativelyTargetedLineItemCount": string,// Union field owner can be only one of the following:"partnerId": string,"advertiserId": string// End of list of possible types for union field owner.}
Solo salida. Es la cantidad de líneas de pedido que tienen una segmentación directa negativa para este canal.
Campo de unión owner. Identifica la entidad de DV360 que es propietaria del canal. 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-08-21 (UTC)"],[[["Display & Video 360 API v2 is sunset."],["Channels are custom groups of related websites and apps that can be targeted by line items."],["You can manage channels by creating, retrieving, listing, and updating them using the provided methods."],["A channel can be owned by either a partner or an advertiser, identified by their respective IDs."],["Channels contain key properties including a name, ID, display name, and counts of positively and negatively targeted line items."]]],["The document outlines the structure and actions for managing channels within the Display & Video 360 API. A channel represents a custom group of websites/apps. Key data includes the channel's ID, display name, and the number of positively/negatively targeted line items. Ownership is linked to either a partner or advertiser ID. The available actions are to create, retrieve, list, and update channels, using their associated methods. The schema is detailed, defining fields like channelId and displayName.\n"]]