Package | Description |
---|---|
com.google.api.services.content |
Modifier and Type | Method and Description |
---|---|
ShoppingContent.Accounts.Get |
ShoppingContent.Accounts.get(BigInteger merchantId,
BigInteger accountId)
Retrieves a Merchant Center account.
|
ShoppingContent.Accounts.Get |
ShoppingContent.Accounts.Get.set(String parameterName,
Object value) |
ShoppingContent.Accounts.Get |
ShoppingContent.Accounts.Get.setAccountId(BigInteger accountId)
The ID of the account.
|
ShoppingContent.Accounts.Get |
ShoppingContent.Accounts.Get.setAlt(String alt) |
ShoppingContent.Accounts.Get |
ShoppingContent.Accounts.Get.setFields(String fields) |
ShoppingContent.Accounts.Get |
ShoppingContent.Accounts.Get.setKey(String key) |
ShoppingContent.Accounts.Get |
ShoppingContent.Accounts.Get.setMerchantId(BigInteger merchantId)
The ID of the managing account.
|
ShoppingContent.Accounts.Get |
ShoppingContent.Accounts.Get.setOauthToken(String oauthToken) |
ShoppingContent.Accounts.Get |
ShoppingContent.Accounts.Get.setPrettyPrint(Boolean prettyPrint) |
ShoppingContent.Accounts.Get |
ShoppingContent.Accounts.Get.setQuotaUser(String quotaUser) |
ShoppingContent.Accounts.Get |
ShoppingContent.Accounts.Get.setUserIp(String userIp) |
Copyright © 2011–2019 Google. All rights reserved.