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