GoogleAdsSearchads360V23CommonUserInterestAttributeMetadata constructor

GoogleAdsSearchads360V23CommonUserInterestAttributeMetadata({
  1. String? userInterestDescription,
})

Implementation

GoogleAdsSearchads360V23CommonUserInterestAttributeMetadata({
  this.userInterestDescription,
});