GmbAccountsGmbAccount
JSON representation |
{
"type": string,
"email": string,
"name": string,
"listingCount": string
} |
Fields |
type |
string
The type of the Business Profile (User or Business).
|
email |
string
The email which identifies the Business Profile.
|
name |
string
The name of the Business Profile.
|
listingCount |
string
Number of listings under this account.
|
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-10-30 UTC.
[null,null,["Last updated 2024-10-30 UTC."],[[["The JSON representation describes a Business Profile with fields for type, email, name, and listing count."],["A Business Profile can be of type \"User\" or \"Business\" and is identified by an email address."],["The `listingCount` field provides the number of listings associated with the Business Profile."]]],[]]