GoogleAdsSearchads360V23ServicesPlannableUserList constructor
GoogleAdsSearchads360V23ServicesPlannableUserList({
- String? displayName,
- String? plannableStatus,
- GoogleAdsSearchads360V23ServicesPlannableUserListMetadata? plannableUserListMetadata,
- GoogleAdsSearchads360V23CommonUserListInfo? userListInfo,
- String? userListType,
Implementation
GoogleAdsSearchads360V23ServicesPlannableUserList({
this.displayName,
this.plannableStatus,
this.plannableUserListMetadata,
this.userListInfo,
this.userListType,
});