Skip to main content

accounttax

Overview

Nameaccounttax
TypeResource
Idgoogledevelopers.content.accounttax

Fields

NameDatatypeDescription
kindstringIdentifies what kind of resource this is. Value: the fixed string "content#accountTax".
rulesarrayTax rules. Updating the tax rules will enable "US" taxes (not reversible). Defining no rules is equivalent to not charging tax at all.
accountIdstringRequired. The ID of the account to which these account tax settings belong.

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountId, merchantIdRetrieves the tax settings of the account.
listSELECTmerchantIdLists the tax settings of the sub-accounts in your Merchant Center account.
custombatchEXECRetrieves and updates tax settings of multiple accounts in a single request.
updateEXECaccountId, merchantIdUpdates the tax settings of the account. Any fields that are not provided are deleted from the resource.