GoogleAdsSearchads360V23ServicesBiddingStrategyOperation constructor
GoogleAdsSearchads360V23ServicesBiddingStrategyOperation({
- GoogleAdsSearchads360V23ResourcesBiddingStrategy? create,
- String? remove,
- GoogleAdsSearchads360V23ResourcesBiddingStrategy? update,
- String? updateMask,
Implementation
GoogleAdsSearchads360V23ServicesBiddingStrategyOperation({
this.create,
this.remove,
this.update,
this.updateMask,
});