GoogleAdsSearchads360V23ResourcesCampaignLifecycleGoal constructor
GoogleAdsSearchads360V23ResourcesCampaignLifecycleGoal({
- String? campaign,
- GoogleAdsSearchads360V23ResourcesCustomerAcquisitionGoalSettings? customerAcquisitionGoalSettings,
- String? resourceName,
Implementation
GoogleAdsSearchads360V23ResourcesCampaignLifecycleGoal({
this.campaign,
this.customerAcquisitionGoalSettings,
this.resourceName,
});