testDeviceIds property

Map<String, String> testDeviceIds
final

Test device IDs for showing test ads on specific devices.

Even in production, these devices will see test ads.

Implementation

final Map<String, String> testDeviceIds;