RegionalTaxRateInfo

Specified details about taxation in a given geographical region.

JSON representation
{
  "taxTier": enum (TaxTier),
  "eligibleForStreamingServiceTaxRate": boolean,
  "streamingTaxType": enum (StreamingTaxType)
}
Fields
taxTier

enum (TaxTier)

Tax tier to specify reduced tax rate. Developers who sell digital news, magazines, newspapers, books, or audiobooks in various regions may be eligible for reduced tax rates.

Learn more.

eligibleForStreamingServiceTaxRate

boolean

You must tell us if your app contains streaming products to correctly charge US state and local sales tax. Field only supported in the United States.

streamingTaxType

enum (StreamingTaxType)

To collect communications or amusement taxes in the United States, choose the appropriate tax category.

Learn more.