Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
AccountGoogleMyBusinessLink |
AccountGoogleMyBusinessLink.clone() |
AccountGoogleMyBusinessLink |
Account.getGoogleMyBusinessLink()
The GMB account which is linked or in the process of being linked with the Merchant Center
account.
|
AccountGoogleMyBusinessLink |
AccountGoogleMyBusinessLink.set(String fieldName,
Object value) |
AccountGoogleMyBusinessLink |
AccountGoogleMyBusinessLink.setGmbEmail(String gmbEmail)
The GMB email address of which a specific account within a GMB account.
|
AccountGoogleMyBusinessLink |
AccountGoogleMyBusinessLink.setStatus(String status)
Status of the link between this Merchant Center account and the GMB account.
|
Modifier and Type | Method and Description |
---|---|
Account |
Account.setGoogleMyBusinessLink(AccountGoogleMyBusinessLink googleMyBusinessLink)
The GMB account which is linked or in the process of being linked with the Merchant Center
account.
|
Copyright © 2011–2019 Google. All rights reserved.