GoogleAdsSearchads360V23ServicesMutateUserListsRequest constructor
GoogleAdsSearchads360V23ServicesMutateUserListsRequest({
- List<
GoogleAdsSearchads360V23ServicesUserListOperation> ? operations, - bool? partialFailure,
- bool? validateOnly,
Implementation
GoogleAdsSearchads360V23ServicesMutateUserListsRequest({
this.operations,
this.partialFailure,
this.validateOnly,
});