Package | Description |
---|---|
com.google.api.services.content | |
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
ShoppingContent.Accounts.Link |
ShoppingContent.Accounts.link(BigInteger merchantId,
BigInteger accountId,
AccountsLinkRequest content)
Performs an action on a link between a Merchant Center account and another account.
|
Constructor and Description |
---|
Link(BigInteger merchantId,
BigInteger accountId,
AccountsLinkRequest content)
Performs an action on a link between a Merchant Center account and another account.
|
Modifier and Type | Method and Description |
---|---|
AccountsLinkRequest |
AccountsLinkRequest.clone() |
AccountsLinkRequest |
AccountsLinkRequest.set(String fieldName,
Object value) |
AccountsLinkRequest |
AccountsLinkRequest.setAction(String action)
Action to perform for this link.
|
AccountsLinkRequest |
AccountsLinkRequest.setLinkedAccountId(String linkedAccountId)
The ID of the linked account.
|
AccountsLinkRequest |
AccountsLinkRequest.setLinkType(String linkType)
Type of the link between the two accounts.
|
Copyright © 2011–2019 Google. All rights reserved.