GoogleAdsSearchads360V23ResourcesConversionValueRule class

A conversion value rule

Properties

action GoogleAdsSearchads360V23ResourcesConversionValueRuleValueRuleAction?
Action applied when the rule is triggered.
getter/setter pair
audienceCondition GoogleAdsSearchads360V23ResourcesConversionValueRuleValueRuleAudienceCondition?
Condition for audience that must be satisfied for the value rule to apply.
getter/setter pair
deviceCondition GoogleAdsSearchads360V23ResourcesConversionValueRuleValueRuleDeviceCondition?
Condition for device type that must be satisfied for the value rule to apply.
getter/setter pair
geoLocationCondition GoogleAdsSearchads360V23ResourcesConversionValueRuleValueRuleGeoLocationCondition?
Condition for Geo location that must be satisfied for the value rule to apply.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
id String?
The ID of the conversion value rule.
getter/setter pair
itineraryCondition GoogleAdsSearchads360V23ResourcesConversionValueRuleValueRuleItineraryCondition?
Condition for itinerary that must be satisfied for the value rule to apply.
getter/setter pair
ownerCustomer String?
The resource name of the conversion value rule's owner customer.
getter/setter pair
resourceName String?
The resource name of the conversion value rule.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
status String?
The status of the conversion value rule. Possible string values are:
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