GoogleAdsSearchads360V23ServicesAdGroupLabelOperation constructor
GoogleAdsSearchads360V23ServicesAdGroupLabelOperation({
- GoogleAdsSearchads360V23ResourcesAdGroupLabel? create,
- String? remove,
Implementation
GoogleAdsSearchads360V23ServicesAdGroupLabelOperation({
this.create,
this.remove,
});