CustomBiddingAlgorithm constructor
      
      CustomBiddingAlgorithm({})
     
    
    
Implementation
CustomBiddingAlgorithm({
  this.advertiserId,
  this.customBiddingAlgorithmId,
  this.customBiddingAlgorithmType,
  this.displayName,
  this.entityStatus,
  this.modelDetails,
  this.name,
  this.partnerId,
  this.sharedAdvertiserIds,
});