AttributionOffer constructor
AttributionOffer({})
Class constructor
Implementation
AttributionOffer({
this.id,
this.name,
this.lpId,
this.campaignId,
this.campaignName,
this.adGroupId,
this.adGroupName,
this.adId,
this.adName,
});