[[["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."],[[["\u003cp\u003eThe JSON representation describes an inventory buyer.\u003c/p\u003e\n"],["\u003cp\u003eEach buyer has a unique Authorized Buyers account ID represented by the \u003ccode\u003eaccountId\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eaccountId\u003c/code\u003e field is a string within the JSON structure.\u003c/p\u003e\n"]]],[],null,["# Buyer\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nRepresents a buyer of inventory. Each buyer is identified by a unique Authorized Buyers account ID.\n\n| JSON representation ||\n|---------------------------------|---|\n| ``` { \"accountId\": string } ``` |\n\n| Fields ||\n|-------------|-----------------------------------------------------|\n| `accountId` | `string` Authorized Buyers account ID of the buyer. |"]]