{"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.}
[[["เข้าใจง่าย","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-11-07 UTC"],[[["Channels are custom groupings of related websites and apps, allowing for targeted advertising."],["Each channel has a unique ID, display name, and is owned by either a partner or an advertiser."],["You can manage channels by creating, retrieving, listing, and updating them through the provided methods."],["Channels provide insights into the number of line items targeting them positively or negatively."]]],["Channels are custom groups of websites and apps. Each channel has a unique ID, a display name (up to 240 bytes), and counts of positively and negatively targeted line items. A channel is owned by either a partner or an advertiser, identified by their respective IDs. You can create, get, list, and update channels. Channel data is represented in JSON format, including fields such as `name`, `channelId`, and `displayName`.\n"]]