GoogleAdsSearchads360V23CommonRuleBasedUserListInfo constructor

GoogleAdsSearchads360V23CommonRuleBasedUserListInfo({
  1. GoogleAdsSearchads360V23CommonFlexibleRuleUserListInfo? flexibleRuleUserList,
  2. String? prepopulationStatus,
})

Implementation

GoogleAdsSearchads360V23CommonRuleBasedUserListInfo({
  this.flexibleRuleUserList,
  this.prepopulationStatus,
});