GoogleMobileAds. Ump. Api. ConsentDebugSettings
Debug settings for testing User Messaging Platform.
Summary
Public attributes |
|
---|---|
DebugGeography = DebugGeography.Disabled
|
The debug geography for testing purposes.
|
TestDeviceHashedIds = new List
|
List< string >
|
Public attributes
DebugGeography
DebugGeography DebugGeography = DebugGeography.Disabled
The debug geography for testing purposes.
TestDeviceHashedIds
List< string > TestDeviceHashedIds = new List()
Registers a device as a test device. Test devices respect debug geography settings to enable easier testing. Test devices must be added individually so that debug geography settings won't accidentally get released to all users.
You can access the hashedDeviceId from the console logs once your app calls ConsentInformation.
Details | |||
---|---|---|---|
Template Parameters |
|