GoogleAdsSearchads360V23ServicesPlannableTargeting class

The targeting for which traffic metrics will be reported.

Properties

ageRanges List<String>?
Allowed plannable age ranges for the product for which metrics will be reported.
getter/setter pair
devices List<GoogleAdsSearchads360V23CommonDeviceInfo>?
Targetable devices for the ad product.
getter/setter pair
genders List<GoogleAdsSearchads360V23CommonGenderInfo>?
Targetable genders for the ad product.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
networks List<String>?
Targetable networks for the ad product.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
surfaceTargeting GoogleAdsSearchads360V23ServicesSurfaceTargetingCombinations?
Targetable surface combinations for the ad product.
getter/setter pair
youtubeSelectLineups List<GoogleAdsSearchads360V23ServicesYouTubeSelectLineUp>?
Targetable YouTube Select Lineups for the ad product.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited