GoogleAdsSearchads360V23CommonCustomerMatchUserListMetadata constructor
GoogleAdsSearchads360V23CommonCustomerMatchUserListMetadata({
- GoogleAdsSearchads360V23CommonConsent? consent,
- String? userList,
Implementation
GoogleAdsSearchads360V23CommonCustomerMatchUserListMetadata({
this.consent,
this.userList,
});