GoogleAdsSearchads360V23ServicesKeywordAndUrlSeed constructor

GoogleAdsSearchads360V23ServicesKeywordAndUrlSeed({
  1. List<String>? keywords,
  2. String? url,
})

Implementation

GoogleAdsSearchads360V23ServicesKeywordAndUrlSeed({this.keywords, this.url});