GoogleAdsSearchads360V23CommonTargetRestrictionOperation constructor
GoogleAdsSearchads360V23CommonTargetRestrictionOperation({
- String? operator,
- GoogleAdsSearchads360V23CommonTargetRestriction? value,
Implementation
GoogleAdsSearchads360V23CommonTargetRestrictionOperation({
this.operator,
this.value,
});