Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
GmbAccountsGmbAccount |
GmbAccountsGmbAccount.clone() |
GmbAccountsGmbAccount |
GmbAccountsGmbAccount.set(String fieldName,
Object value) |
GmbAccountsGmbAccount |
GmbAccountsGmbAccount.setEmail(String email)
The email which identifies the Business Profile.
|
GmbAccountsGmbAccount |
GmbAccountsGmbAccount.setListingCount(BigInteger listingCount)
Number of listings under this account.
|
GmbAccountsGmbAccount |
GmbAccountsGmbAccount.setName(String name)
The name of the Business Profile.
|
GmbAccountsGmbAccount |
GmbAccountsGmbAccount.setType(String type)
The type of the Business Profile (User or Business).
|
Modifier and Type | Method and Description |
---|---|
List<GmbAccountsGmbAccount> |
LiasettingsGetAccessibleGmbAccountsResponse.getGmbAccounts()
A list of Business Profiles which are available to the merchant.
|
List<GmbAccountsGmbAccount> |
GmbAccounts.getGmbAccounts()
A list of Business Profiles which are available to the merchant.
|
Modifier and Type | Method and Description |
---|---|
LiasettingsGetAccessibleGmbAccountsResponse |
LiasettingsGetAccessibleGmbAccountsResponse.setGmbAccounts(List<GmbAccountsGmbAccount> gmbAccounts)
A list of Business Profiles which are available to the merchant.
|
GmbAccounts |
GmbAccounts.setGmbAccounts(List<GmbAccountsGmbAccount> gmbAccounts)
A list of Business Profiles which are available to the merchant.
|
Copyright © 2011–2024 Google. All rights reserved.