TaxTier

  • Tax rates are determined by a combination of region code and tax tier.

  • The tax rate for a given region code and tax tier can change over time.

  • Different regions may have a varying number of tax tiers.

  • Specific tax tier values include categories like books, news, music, and live broadcasts.

Each region may define a different number of tax tiers. The tax rate is computed as a function of a tuple T := {regionCode, taxTier}.

The tax rate associated with T may change over time. These tiers are in no particular order.

Log into Play Console for the current rates these tiers map to and see Help Center article for more information.

Enums
TAX_TIER_UNSPECIFIED
TAX_TIER_BOOKS_1
TAX_TIER_NEWS_1
TAX_TIER_NEWS_2
TAX_TIER_MUSIC_OR_AUDIO_1
TAX_TIER_LIVE_OR_BROADCAST_1