GoogleAdsSearchads360V23ResourcesCustomerSkAdNetworkConversionValueSchemaSkAdNetworkConversionValueSchema class
The CustomerLink specific SkAdNetworkConversionValueSchema.
Constructors
-
GoogleAdsSearchads360V23ResourcesCustomerSkAdNetworkConversionValueSchemaSkAdNetworkConversionValueSchema({String? appId, List<
GoogleAdsSearchads360V23ResourcesCustomerSkAdNetworkConversionValueSchemaSkAdNetworkConversionValueSchemaFineGrainedConversionValueMappings> ? fineGrainedConversionValueMappings, int? measurementWindowHours, List<GoogleAdsSearchads360V23ResourcesCustomerSkAdNetworkConversionValueSchemaSkAdNetworkConversionValueSchemaPostbackMapping> ? postbackMappings}) - GoogleAdsSearchads360V23ResourcesCustomerSkAdNetworkConversionValueSchemaSkAdNetworkConversionValueSchema.fromJson(Map json_)
Properties
- appId ↔ String?
-
Apple App Store app ID.
getter/setter pair
-
fineGrainedConversionValueMappings
↔ List<
GoogleAdsSearchads360V23ResourcesCustomerSkAdNetworkConversionValueSchemaSkAdNetworkConversionValueSchemaFineGrainedConversionValueMappings> ? -
Fine grained conversion value mappings.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- measurementWindowHours ↔ int?
-
A time window (measured in hours) post-install, after which the App
Attribution Partner or advertiser stops calling
updateConversionValue.
getter/setter pair
-
postbackMappings
↔ List<
GoogleAdsSearchads360V23ResourcesCustomerSkAdNetworkConversionValueSchemaSkAdNetworkConversionValueSchemaPostbackMapping> ? -
Per-postback conversion value mappings for postbacks in multiple
conversion windows.
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