TaxTier
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
各個地區定義的稅級數量可能不同。稅率是根據元組 T := {regionCode, taxTier} 計算得出。
T 相關的稅率可能會隨時間變更。以下列出的層級沒有特定順序。
登入 Play 管理中心,查看這些等級對應的現行費率,詳情請參閱說明中心文章。
列舉 |
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 |
|
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-26 (世界標準時間)。
[null,null,["上次更新時間:2025-07-26 (世界標準時間)。"],[],[],null,["# TaxTier\n\nEach region may define a different number of tax tiers. The tax rate is computed as a function of a tuple T := {regionCode, taxTier}.\n\nThe tax rate associated with T may change over time. These tiers are in no particular order.\n\nLog into Play Console for the current rates these tiers map to and see [Help Center article](https://support.google.com/googleplay/android-developer/answer/10463498) for more information.\n\n| Enums ||\n|--------------------------------|---|\n| `TAX_TIER_UNSPECIFIED` | |\n| `TAX_TIER_BOOKS_1` | |\n| `TAX_TIER_NEWS_1` | |\n| `TAX_TIER_NEWS_2` | |\n| `TAX_TIER_MUSIC_OR_AUDIO_1` | |\n| `TAX_TIER_LIVE_OR_BROADCAST_1` | |"]]