GoogleAdsSearchads360V23ServicesApplyRecommendationOperationTextAdParameters constructor

GoogleAdsSearchads360V23ServicesApplyRecommendationOperationTextAdParameters({
  1. GoogleAdsSearchads360V23ResourcesAd? ad,
})

Implementation

GoogleAdsSearchads360V23ServicesApplyRecommendationOperationTextAdParameters({
  this.ad,
});