Seller
Stay organized with collections
Save and categorize content based on your preferences.
Represents a seller of inventory. Each seller is identified by a unique Ad Manager account ID.
JSON representation |
{
"accountId": string,
"subAccountId": string
} |
Fields |
accountId |
string
The unique ID for the seller. The seller fills in this field. The seller account ID is then available to buyer in the product.
|
subAccountId |
string
Optional sub-account ID for the seller.
|
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."],[],["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"],null,[]]