GoogleAdsSearchads360V23ServicesApplyRecommendationRequest constructor
GoogleAdsSearchads360V23ServicesApplyRecommendationRequest({
- List<
GoogleAdsSearchads360V23ServicesApplyRecommendationOperation> ? operations, - bool? partialFailure,
Implementation
GoogleAdsSearchads360V23ServicesApplyRecommendationRequest({
this.operations,
this.partialFailure,
});