GoogleAdsSearchads360V23ServicesConfigureCampaignLifecycleGoalsResponse constructor

GoogleAdsSearchads360V23ServicesConfigureCampaignLifecycleGoalsResponse({
  1. GoogleAdsSearchads360V23ServicesConfigureCampaignLifecycleGoalsResult? result,
})

Implementation

GoogleAdsSearchads360V23ServicesConfigureCampaignLifecycleGoalsResponse({
  this.result,
});