GoogleAdsSearchads360V23ServicesSurfaceTargetingCombinations class
The surface targeting combinations available for an ad product.
Constructors
-
GoogleAdsSearchads360V23ServicesSurfaceTargetingCombinations({List<
GoogleAdsSearchads360V23ServicesSurfaceTargeting> ? availableTargetingCombinations, GoogleAdsSearchads360V23ServicesSurfaceTargeting? defaultTargeting}) - GoogleAdsSearchads360V23ServicesSurfaceTargetingCombinations.fromJson(Map json_)
Properties
-
availableTargetingCombinations
↔ List<
GoogleAdsSearchads360V23ServicesSurfaceTargeting> ? -
Available surface target combinations for the ad product.
getter/setter pair
- defaultTargeting ↔ GoogleAdsSearchads360V23ServicesSurfaceTargeting?
-
Default surface targeting applied to the ad product.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- 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