StreamingTaxType
Stay organized with collections
Save and categorize content based on your preferences.
Streaming tax type for the US.
Enums |
STREAMING_TAX_TYPE_UNSPECIFIED |
No telecommunications tax collected. |
STREAMING_TAX_TYPE_TELCO_VIDEO_RENTAL |
US-specific telecommunications tax tier for video streaming, on demand, rentals / subscriptions / pay-per-view. |
STREAMING_TAX_TYPE_TELCO_VIDEO_SALES |
US-specific telecommunications tax tier for video streaming of pre-recorded content like movies, tv shows. |
STREAMING_TAX_TYPE_TELCO_VIDEO_MULTI_CHANNEL |
US-specific telecommunications tax tier for video streaming of multi-channel programming. |
STREAMING_TAX_TYPE_TELCO_AUDIO_RENTAL |
US-specific telecommunications tax tier for audio streaming, rental / subscription. |
STREAMING_TAX_TYPE_TELCO_AUDIO_SALES |
US-specific telecommunications tax tier for audio streaming, sale / permanent download. |
STREAMING_TAX_TYPE_TELCO_AUDIO_MULTI_CHANNEL |
US-specific telecommunications tax tier for multi channel audio streaming like radio. |
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."],[],[],null,["# StreamingTaxType\n\nStreaming tax type for the US.\n\n| Enums ||\n|------------------------------------------------|-----------------------------------------------------------------------------------------------------------------|\n| `STREAMING_TAX_TYPE_UNSPECIFIED` | No telecommunications tax collected. |\n| `STREAMING_TAX_TYPE_TELCO_VIDEO_RENTAL` | US-specific telecommunications tax tier for video streaming, on demand, rentals / subscriptions / pay-per-view. |\n| `STREAMING_TAX_TYPE_TELCO_VIDEO_SALES` | US-specific telecommunications tax tier for video streaming of pre-recorded content like movies, tv shows. |\n| `STREAMING_TAX_TYPE_TELCO_VIDEO_MULTI_CHANNEL` | US-specific telecommunications tax tier for video streaming of multi-channel programming. |\n| `STREAMING_TAX_TYPE_TELCO_AUDIO_RENTAL` | US-specific telecommunications tax tier for audio streaming, rental / subscription. |\n| `STREAMING_TAX_TYPE_TELCO_AUDIO_SALES` | US-specific telecommunications tax tier for audio streaming, sale / permanent download. |\n| `STREAMING_TAX_TYPE_TELCO_AUDIO_MULTI_CHANNEL` | US-specific telecommunications tax tier for multi channel audio streaming like radio. |"]]