GoogleAdsSearchads360V23ServicesApplyRecommendationResponse constructor
GoogleAdsSearchads360V23ServicesApplyRecommendationResponse({
- GoogleRpcStatus? partialFailureError,
- List<
GoogleAdsSearchads360V23ServicesApplyRecommendationResult> ? results,
Implementation
GoogleAdsSearchads360V23ServicesApplyRecommendationResponse({
this.partialFailureError,
this.results,
});