GoogleAdsSearchads360V23CommonAudienceInsightsAttribute constructor
GoogleAdsSearchads360V23CommonAudienceInsightsAttribute({
- GoogleAdsSearchads360V23CommonAgeRangeInfo? ageRange,
- GoogleAdsSearchads360V23CommonAudienceInsightsCategory? category,
- GoogleAdsSearchads360V23CommonDeviceInfo? device,
- GoogleAdsSearchads360V23CommonAudienceInsightsEntity? entity,
- GoogleAdsSearchads360V23CommonGenderInfo? gender,
- GoogleAdsSearchads360V23CommonIncomeRangeInfo? incomeRange,
- GoogleAdsSearchads360V23CommonAudienceInsightsLineup? lineup,
- GoogleAdsSearchads360V23CommonLocationInfo? location,
- GoogleAdsSearchads360V23CommonParentalStatusInfo? parentalStatus,
- GoogleAdsSearchads360V23CommonUserInterestInfo? userInterest,
- GoogleAdsSearchads360V23CommonUserListInfo? userList,
- GoogleAdsSearchads360V23CommonYouTubeChannelInfo? youtubeChannel,
- GoogleAdsSearchads360V23CommonYouTubeVideoInfo? youtubeVideo,
Implementation
GoogleAdsSearchads360V23CommonAudienceInsightsAttribute({
this.ageRange,
this.category,
this.device,
this.entity,
this.gender,
this.incomeRange,
this.lineup,
this.location,
this.parentalStatus,
this.userInterest,
this.userList,
this.youtubeChannel,
this.youtubeVideo,
});