Buyer
Stay organized with collections
Save and categorize content based on your preferences.
Represents a buyer of inventory. Each buyer is identified by a unique Authorized Buyers account ID.
JSON representation |
{
"accountId": string
} |
Fields |
accountId |
string
Authorized Buyers account ID of the buyer.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[null,null,["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. |"]]