GoogleAdsSearchads360V23ServicesListPlannableUserInterestsResponse constructor

GoogleAdsSearchads360V23ServicesListPlannableUserInterestsResponse({
  1. List<GoogleAdsSearchads360V23ServicesPlannableUserInterest>? plannableUserInterests,
})

Implementation

GoogleAdsSearchads360V23ServicesListPlannableUserInterestsResponse({
  this.plannableUserInterests,
});