एक चैनल. चैनल, मिलती-जुलती वेबसाइटों और ऐप्लिकेशन के कस्टम ग्रुप होते हैं.
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 इनमें से सिर्फ़ एक हो सकता है:
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 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"]]