GoogleAdsSearchads360V23ResourcesClickView constructor
GoogleAdsSearchads360V23ResourcesClickView({
- String? adGroupAd,
- GoogleAdsSearchads360V23CommonClickLocation? areaOfInterest,
- String? campaignLocationTarget,
- String? gclid,
- String? keyword,
- GoogleAdsSearchads360V23CommonKeywordInfo? keywordInfo,
- GoogleAdsSearchads360V23CommonClickLocation? locationOfPresence,
- String? pageNumber,
- String? resourceName,
- String? userList,
Implementation
GoogleAdsSearchads360V23ResourcesClickView({
this.adGroupAd,
this.areaOfInterest,
this.campaignLocationTarget,
this.gclid,
this.keyword,
this.keywordInfo,
this.locationOfPresence,
this.pageNumber,
this.resourceName,
this.userList,
});