GoogleAdsSearchads360V23ResourcesAdGroupCustomizer constructor
GoogleAdsSearchads360V23ResourcesAdGroupCustomizer({
- String? adGroup,
- String? customizerAttribute,
- String? resourceName,
- String? status,
- GoogleAdsSearchads360V23CommonCustomizerValue? value,
Implementation
GoogleAdsSearchads360V23ResourcesAdGroupCustomizer({
this.adGroup,
this.customizerAttribute,
this.resourceName,
this.status,
this.value,
});