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