allowDuplicates property
Whether to report only unique advertisements or to include duplicates.
If true
, each advertisement is reported only once. If false
, advertisements
might be reported multiple times.
Implementation
final bool? allowDuplicates;