GoogleAdsSearchads360V23CommonListingGroupInfo constructor
GoogleAdsSearchads360V23CommonListingGroupInfo({
- GoogleAdsSearchads360V23CommonListingDimensionInfo? caseValue,
- String? parentAdGroupCriterion,
- GoogleAdsSearchads360V23CommonListingDimensionPath? path,
- String? type,
Implementation
GoogleAdsSearchads360V23CommonListingGroupInfo({
this.caseValue,
this.parentAdGroupCriterion,
this.path,
this.type,
});