RegionalTaxRateInfo
Stay organized with collections
Save and categorize content based on your preferences.
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-16 UTC.
[null,null,["Last updated 2025-07-16 UTC."],[],["The content outlines taxation details for digital products in specific regions, focusing on `TaxTier` and `StreamingTaxType`. `TaxTier` defines reduced tax rates for products like books, news, and audiobooks, with rates varying by region and tier. `StreamingTaxType` specifies tax categories for streaming services in the US, including video and audio streaming, rentals, sales, and multi-channel options. Developers must indicate if their app contains streaming content. They also should learn about tax rates in the Play Console.\n"],null,[]]