GoogleAdsSearchads360V23ResourcesRecommendationCustomAudienceOptInRecommendation constructor

GoogleAdsSearchads360V23ResourcesRecommendationCustomAudienceOptInRecommendation({
  1. List<GoogleAdsSearchads360V23CommonKeywordInfo>? keywords,
})

Implementation

GoogleAdsSearchads360V23ResourcesRecommendationCustomAudienceOptInRecommendation({
  this.keywords,
});