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-09-11 UTC."],[[["Display & Video 360 API v1 is no longer supported."],["Channels are custom groupings of related websites and apps, allowing for targeted advertising."],["You can manage channels by creating, retrieving, listing, and updating them through dedicated API methods."],["A channel's ownership can be attributed to either a partner or an advertiser, indicated by respective IDs."],["Essential channel data like name, ID, display name, and targeted line item counts are accessible."]]],["Channels, custom groups of related websites and apps, are defined by a `name`, `channelId`, and `displayName`. Channels also track `positivelyTargetedLineItemCount` and `negativelyTargetedLineItemCount`. Each channel is owned by either a `partnerId` or an `advertiserId`. Actions include creating a channel, retrieving a specific channel, listing channels associated with an entity and updating an existing channel. The Display & Video 360 API v1 is no longer active.\n"]]