GoogleAdsSearchads360V23ServicesTargeting class

The targeting for which traffic metrics will be reported.

Properties

ageRange String?
Targeted age range.
getter/setter pair
audienceTargeting GoogleAdsSearchads360V23ServicesAudienceTargeting?
Targeted audiences.
getter/setter pair
devices List<GoogleAdsSearchads360V23CommonDeviceInfo>?
Targeted devices.
getter/setter pair
genders List<GoogleAdsSearchads360V23CommonGenderInfo>?
Targeted genders.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
network String?
Targetable network for the ad product.
getter/setter pair
plannableLocationId String?
The ID of the selected location.
getter/setter pair
plannableLocationIds List<String>?
The list of plannable location IDs to target with this forecast.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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