GoogleAdsSearchads360V23CommonUserListLogicalRuleInfo constructor
GoogleAdsSearchads360V23CommonUserListLogicalRuleInfo({
- String? operator,
- List<
GoogleAdsSearchads360V23CommonLogicalUserListOperandInfo> ? ruleOperands,
Implementation
GoogleAdsSearchads360V23CommonUserListLogicalRuleInfo({
this.operator,
this.ruleOperands,
});