AdImpression constructor
AdImpression({})
Implementation
AdImpression({
required this.adType,
required this.cpm,
required this.network,
required this.priceAccuracy,
required this.versionInfo,
required this.creativeIdentifier,
required this.identifier,
required this.impressionDepth,
required this.lifetimeRevenue,
});