GoogleAdsSearchads360V23ServicesAdGroupCriterionLabelOperation constructor
GoogleAdsSearchads360V23ServicesAdGroupCriterionLabelOperation({
- GoogleAdsSearchads360V23ResourcesAdGroupCriterionLabel? create,
- String? remove,
Implementation
GoogleAdsSearchads360V23ServicesAdGroupCriterionLabelOperation({
this.create,
this.remove,
});