GoogleAdsSearchads360V23ServicesMutateConversionGoalCampaignConfigsRequest constructor
GoogleAdsSearchads360V23ServicesMutateConversionGoalCampaignConfigsRequest({
- List<
GoogleAdsSearchads360V23ServicesConversionGoalCampaignConfigOperation> ? operations, - String? responseContentType,
- bool? validateOnly,
Implementation
GoogleAdsSearchads360V23ServicesMutateConversionGoalCampaignConfigsRequest({
this.operations,
this.responseContentType,
this.validateOnly,
});