GoogleAdsSearchads360V23CommonCampaignGoalSettingsCampaignLoyaltyRetentionGoalSettings class
Loyalty retention campaign goal settings.
Constructors
- GoogleAdsSearchads360V23CommonCampaignGoalSettingsCampaignLoyaltyRetentionGoalSettings({bool? enableBidAdjustmentsForLoyaltyMembers, bool? showTargetedLoyaltyMemberBenefitsInPla, GoogleAdsSearchads360V23CommonCustomerLifecycleOptimizationValueSettings? valueSettingsOverride})
- GoogleAdsSearchads360V23CommonCampaignGoalSettingsCampaignLoyaltyRetentionGoalSettings.fromJson(Map json_)
Properties
- enableBidAdjustmentsForLoyaltyMembers ↔ bool?
-
Whether to adjust bids for loyalty members.
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
- showTargetedLoyaltyMemberBenefitsInPla ↔ bool?
-
Whether to show targeted loyalty member benefits in PLA format in eligible
countries.
getter/setter pair
- valueSettingsOverride ↔ GoogleAdsSearchads360V23CommonCustomerLifecycleOptimizationValueSettings?
-
Loyalty retention goal campaign specific value settings.
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