[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["The JSON object represents an inventory seller and uses a unique Ad Manager account ID for identification."],["Sellers define themselves using `accountId`, while an optional `subAccountId` allows for further specification within their account."],["Both `accountId` and `subAccountId` are represented as strings within the JSON object."],["Buyers can access the seller's `accountId` through the product, facilitating transactions between them."]]],["The content defines the JSON representation of a seller profile, identified by a unique Ad Manager account. Each seller entry includes two fields: `accountId`, a mandatory string representing the seller's unique ID assigned by the seller, and `subAccountId`, an optional string for a sub-account ID. The `accountId` is made available to buyers in the product.\n"]]