GoogleAdsSearchads360V23ServicesMutateCustomAudiencesRequest constructor
GoogleAdsSearchads360V23ServicesMutateCustomAudiencesRequest({
- List<
GoogleAdsSearchads360V23ServicesCustomAudienceOperation> ? operations, - bool? validateOnly,
Implementation
GoogleAdsSearchads360V23ServicesMutateCustomAudiencesRequest({
this.operations,
this.validateOnly,
});