Один канал. Каналы — это специальные группы связанных веб-сайтов и приложений.
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.}
Только вывод. Количество позиций с негативным таргетингом на этот канал.
owner поля Союза. Идентифицирует объект DV360, которому принадлежит канал. Это может быть как партнер, так и рекламодатель. owner может быть только один из следующих:
[null,null,["Последнее обновление: 2025-01-10 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"]]