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