DeliveryControl constructor
DeliveryControl({})
Implementation
DeliveryControl({
this.companionDeliveryType,
this.creativeRotationType,
this.deliveryRateType,
this.frequencyCap,
this.roadblockingType,
});
DeliveryControl({
this.companionDeliveryType,
this.creativeRotationType,
this.deliveryRateType,
this.frequencyCap,
this.roadblockingType,
});