GoogleAdsSearchads360V23ResourcesLandingPageView constructor

GoogleAdsSearchads360V23ResourcesLandingPageView({
  1. String? resourceName,
  2. String? unexpandedFinalUrl,
})

Implementation

GoogleAdsSearchads360V23ResourcesLandingPageView({
  this.resourceName,
  this.unexpandedFinalUrl,
});