GoogleAdsSearchads360V23CommonPolicyTopicConstraint constructor
GoogleAdsSearchads360V23CommonPolicyTopicConstraint({
- GoogleAdsSearchads360V23CommonPolicyTopicConstraintCountryConstraintList? certificateDomainMismatchInCountryList,
- GoogleAdsSearchads360V23CommonPolicyTopicConstraintCountryConstraintList? certificateMissingInCountryList,
- GoogleAdsSearchads360V23CommonPolicyTopicConstraintCountryConstraintList? countryConstraintList,
- GoogleAdsSearchads360V23CommonPolicyTopicConstraintResellerConstraint? resellerConstraint,
Implementation
GoogleAdsSearchads360V23CommonPolicyTopicConstraint({
this.certificateDomainMismatchInCountryList,
this.certificateMissingInCountryList,
this.countryConstraintList,
this.resellerConstraint,
});