GoogleAdsSearchads360V23ServicesInsightsAudience constructor
GoogleAdsSearchads360V23ServicesInsightsAudience({
- List<
GoogleAdsSearchads360V23CommonAgeRangeInfo> ? ageRanges, - List<
GoogleAdsSearchads360V23CommonLocationInfo> ? countryLocations, - GoogleAdsSearchads360V23CommonGenderInfo? gender,
- List<
GoogleAdsSearchads360V23CommonIncomeRangeInfo> ? incomeRanges, - List<
GoogleAdsSearchads360V23CommonAudienceInsightsLineup> ? lineups, - GoogleAdsSearchads360V23CommonParentalStatusInfo? parentalStatus,
- List<
GoogleAdsSearchads360V23CommonLocationInfo> ? subCountryLocations, - List<
GoogleAdsSearchads360V23ServicesInsightsAudienceAttributeGroup> ? topicAudienceCombinations, - GoogleAdsSearchads360V23CommonUserListInfo? userList,
Implementation
GoogleAdsSearchads360V23ServicesInsightsAudience({
this.ageRanges,
this.countryLocations,
this.gender,
this.incomeRanges,
this.lineups,
this.parentalStatus,
this.subCountryLocations,
this.topicAudienceCombinations,
this.userList,
});