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"],[[["Specifies tax details within a geographical region, including tax tiers and eligibility for streaming service tax rates."],["Developers selling specific digital content like news or books may qualify for reduced tax rates based on the defined tax tiers."],["US-based apps containing streaming products require specifying the streaming tax type for accurate state and local sales tax calculation."],["`TaxTier` allows for reduced tax rates for eligible digital content while `StreamingTaxType` ensures accurate tax collection for US streaming services."]]],["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"]]