GoogleAdsSearchads360V23ResourcesCustomerSkAdNetworkConversionValueSchemaSkAdNetworkConversionValueSchemaConversionValueMapping class

Represents mapping from one conversion value to one or more conversion events.

Properties

hashCode int
The hash code for this object.
no setterinherited
mappedEvents List<GoogleAdsSearchads360V23ResourcesCustomerSkAdNetworkConversionValueSchemaSkAdNetworkConversionValueSchemaEvent>?
The conversion value may be mapped to multiple events with various attributes.
getter/setter pair
maxTimePostInstallHours String?
The maximum of the time range in which a user was last active during the measurement window.
getter/setter pair
minTimePostInstallHours String?
The minimum of the time range in which a user was last active during the measurement window.
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