GoogleAdsSearchads360V23ServicesAudienceTargeting constructor
GoogleAdsSearchads360V23ServicesAudienceTargeting({
- List<
GoogleAdsSearchads360V23CommonUserInterestInfo> ? userInterest, - List<
GoogleAdsSearchads360V23CommonUserListInfo> ? userLists,
Implementation
GoogleAdsSearchads360V23ServicesAudienceTargeting({
this.userInterest,
this.userLists,
});