GoogleAdsSearchads360V23CommonRuleBasedUserListInfo constructor
GoogleAdsSearchads360V23CommonRuleBasedUserListInfo({
- GoogleAdsSearchads360V23CommonFlexibleRuleUserListInfo? flexibleRuleUserList,
- String? prepopulationStatus,
Implementation
GoogleAdsSearchads360V23CommonRuleBasedUserListInfo({
this.flexibleRuleUserList,
this.prepopulationStatus,
});