Rede de Display e A API Video 360 v2 foi descontinuada. Use o Display & Video 360 API v3. Para ver as instruções de migração da v2 para a v3, consulte nosso guia de migração.
Um único canal. Os canais são grupos personalizados de sites e apps relacionados.
Representação 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.}
Apenas saída. Número de itens de linha que segmentam direta e negativamente esse canal.
Campo de união owner. Identifica a entidade do DV360 proprietária do canal. Pode ser um parceiro ou um anunciante. owner pode ser apenas de um dos tipos a seguir:
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 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"]]