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