GoogleAdsSearchads360V23ServicesCyoIncentives class
An incentive offer in the Choose-Your-Own Incentive feature where a user can select from a set of incentives with different money amounts.
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- highOffer ↔ GoogleAdsSearchads360V23ServicesIncentive?
-
The CYO incentive with high target and award amounts.
getter/setter pair
- lowOffer ↔ GoogleAdsSearchads360V23ServicesIncentive?
-
The CYO incentive with low target and award amounts.
getter/setter pair
- mediumOffer ↔ GoogleAdsSearchads360V23ServicesIncentive?
-
The CYO incentive with medium target and award amounts.
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