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