[null,null,["上次更新時間:2025-03-01 (世界標準時間)。"],[[["This guide provides instructions on integrating the US states regulations message into your Android app using the User Messaging Platform (UMP) SDK."],["Before you begin, ensure you have updated to the latest UMP SDK, completed the 'Get started' guide, created a US states regulations message, and reviewed the available user message types."],["Set the TagForUnderAgeOfConsent (TFUA) parameter to `true` for users under the age of consent to prevent the UMP SDK from requesting consent, ensuring compliance with regulations like COPPA."],["You can read the user's consent choices from local storage following the Global Privacy Platform (GPP) spec after they have interacted with the message."],["For testing purposes, utilize the `debugGeography` setting with `UMPDebugGeographyRegulatedUSState` to simulate a device location within a regulated US state."]]],["To support US state regulations within the UMP SDK, ensure you have the latest SDK version and have completed the basic setup. Create a US states regulations message and manage its display alongside other messages. Use `setTagForUnderAgeOfConsent(true)` for users under the age of consent, and ensure that this tag is also set on ad requests, as the UMP SDK does not do it. After user selection, access their consent choice via local storage according to GPP. For testing, utilize `UMPDebugGeographyRegulatedUSState` or `UMPDebugGeographyOther`.\n"]]