GoogleAdsSearchads360V23ServicesPlannableUserInterest constructor
GoogleAdsSearchads360V23ServicesPlannableUserInterest({
- GoogleAdsSearchads360V23CommonUserInterestInfo? userInterest,
- String? userInterestDisplayName,
- String? userInterestPath,
- String? userInterestType,
Implementation
GoogleAdsSearchads360V23ServicesPlannableUserInterest({
this.userInterest,
this.userInterestDisplayName,
this.userInterestPath,
this.userInterestType,
});