GoogleAdsSearchads360V23CommonTargetingSetting class
Settings for the targeting-related features, at the campaign and ad group levels.
For more details about the targeting setting, visit https://support.google.com/google-ads/answer/7365594
Constructors
-
GoogleAdsSearchads360V23CommonTargetingSetting({List<
GoogleAdsSearchads360V23CommonTargetRestrictionOperation> ? targetRestrictionOperations, List<GoogleAdsSearchads360V23CommonTargetRestriction> ? targetRestrictions}) - GoogleAdsSearchads360V23CommonTargetingSetting.fromJson(Map json_)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
targetRestrictionOperations
↔ List<
GoogleAdsSearchads360V23CommonTargetRestrictionOperation> ? -
The list of operations changing the target restrictions.
getter/setter pair
-
targetRestrictions
↔ List<
GoogleAdsSearchads360V23CommonTargetRestriction> ? -
The per-targeting-dimension setting to restrict the reach of your campaign
or ad group.
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