Package | Description |
---|---|
com.google.api.services.content |
Modifier and Type | Method and Description |
---|---|
ShoppingContent.Accounttax.Update |
ShoppingContent.Accounttax.Update.set(String parameterName,
Object value) |
ShoppingContent.Accounttax.Update |
ShoppingContent.Accounttax.Update.setAccountId(BigInteger accountId)
The ID of the account for which to get/update account tax settings.
|
ShoppingContent.Accounttax.Update |
ShoppingContent.Accounttax.Update.setAlt(String alt) |
ShoppingContent.Accounttax.Update |
ShoppingContent.Accounttax.Update.setFields(String fields) |
ShoppingContent.Accounttax.Update |
ShoppingContent.Accounttax.Update.setKey(String key) |
ShoppingContent.Accounttax.Update |
ShoppingContent.Accounttax.Update.setMerchantId(BigInteger merchantId)
The ID of the managing account.
|
ShoppingContent.Accounttax.Update |
ShoppingContent.Accounttax.Update.setOauthToken(String oauthToken) |
ShoppingContent.Accounttax.Update |
ShoppingContent.Accounttax.Update.setPrettyPrint(Boolean prettyPrint) |
ShoppingContent.Accounttax.Update |
ShoppingContent.Accounttax.Update.setQuotaUser(String quotaUser) |
ShoppingContent.Accounttax.Update |
ShoppingContent.Accounttax.Update.setUserIp(String userIp) |
ShoppingContent.Accounttax.Update |
ShoppingContent.Accounttax.update(BigInteger merchantId,
BigInteger accountId,
AccountTax content)
Updates the tax settings of the account.
|
Copyright © 2011–2019 Google. All rights reserved.