RegionalTaxRateInfo
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
特定の地理的地域における税金に関する詳細情報の指定。
JSON 表現 |
{
"taxTier": enum (TaxTier ),
"eligibleForStreamingServiceTaxRate": boolean,
"streamingTaxType": enum (StreamingTaxType )
} |
フィールド |
taxTier |
enum (TaxTier )
軽減税率を指定する税ティア。複数の地域でデジタル版のニュース、雑誌、新聞、書籍、オーディオブックを販売するデベロッパーは、軽減税率の対象となることがあります。 詳細
|
eligibleForStreamingServiceTaxRate |
boolean
米国の州および地域の売上に正しく課税するため、アプリにストリーミング サービスが含まれているかどうかを指定してください。このフィールドは米国のみでサポートされています。
|
streamingTaxType |
enum (StreamingTaxType )
米国で通信税または遊興税を徴収する場合は、該当する税区分を選択してください。 詳細
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-26 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-07-26 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"]]