GoogleAdsSearchads360V23ServicesPlannableTargeting constructor
GoogleAdsSearchads360V23ServicesPlannableTargeting({
- List<
String> ? ageRanges, - List<
GoogleAdsSearchads360V23CommonDeviceInfo> ? devices, - List<
GoogleAdsSearchads360V23CommonGenderInfo> ? genders, - List<
String> ? networks, - GoogleAdsSearchads360V23ServicesSurfaceTargetingCombinations? surfaceTargeting,
- List<
GoogleAdsSearchads360V23ServicesYouTubeSelectLineUp> ? youtubeSelectLineups,
Implementation
GoogleAdsSearchads360V23ServicesPlannableTargeting({
this.ageRanges,
this.devices,
this.genders,
this.networks,
this.surfaceTargeting,
this.youtubeSelectLineups,
});