PdaAd constructor
PdaAd({})
Implementation
PdaAd({
required this.adUnit,
required this.clickTrackingUrl,
required this.impressionTrackingUrl,
required this.uclid,
required this.crt,
required this.elements,
this.cliUbid,
});