Package | Description |
---|---|
com.google.api.services.content | |
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
ShoppingContent.Accounts.Updatelabels |
ShoppingContent.Accounts.updatelabels(BigInteger merchantId,
BigInteger accountId,
AccountsUpdateLabelsRequest content)
Updates labels that are assigned to the Merchant Center account by CSS user.
|
Constructor and Description |
---|
Updatelabels(BigInteger merchantId,
BigInteger accountId,
AccountsUpdateLabelsRequest content)
Updates labels that are assigned to the Merchant Center account by CSS user.
|
Modifier and Type | Method and Description |
---|---|
AccountsUpdateLabelsRequest |
AccountsUpdateLabelsRequest.clone() |
AccountsUpdateLabelsRequest |
AccountsUpdateLabelsRequest.set(String fieldName,
Object value) |
AccountsUpdateLabelsRequest |
AccountsUpdateLabelsRequest.setLabelIds(List<BigInteger> labelIds)
The IDs of labels that should be assigned to the account.
|
Copyright © 2011–2024 Google. All rights reserved.