GoogleAdsSearchads360V23ServicesListPlannableUserListsRequest constructor

GoogleAdsSearchads360V23ServicesListPlannableUserListsRequest({
  1. String? customerId,
  2. String? customerReachGroup,
  3. GoogleAdsSearchads360V23CommonAdditionalApplicationInfo? reachApplicationInfo,
})

Implementation

GoogleAdsSearchads360V23ServicesListPlannableUserListsRequest({
  this.customerId,
  this.customerReachGroup,
  this.reachApplicationInfo,
});