GoogleAdsSearchads360V23ServicesUploadUserDataRequest constructor
GoogleAdsSearchads360V23ServicesUploadUserDataRequest({
- GoogleAdsSearchads360V23CommonCustomerMatchUserListMetadata? customerMatchUserListMetadata,
- List<
GoogleAdsSearchads360V23ServicesUserDataOperation> ? operations,
Implementation
GoogleAdsSearchads360V23ServicesUploadUserDataRequest({
this.customerMatchUserListMetadata,
this.operations,
});