GoogleAdsSearchads360V23ResourcesCustomerSkAdNetworkConversionValueSchemaSkAdNetworkConversionValueSchemaPostbackMapping constructor
GoogleAdsSearchads360V23ResourcesCustomerSkAdNetworkConversionValueSchemaSkAdNetworkConversionValueSchemaPostbackMapping({
- GoogleAdsSearchads360V23ResourcesCustomerSkAdNetworkConversionValueSchemaSkAdNetworkConversionValueSchemaCoarseGrainedConversionValueMappings? coarseGrainedConversionValueMappings,
- String? lockWindowCoarseConversionValue,
- String? lockWindowEvent,
- int? lockWindowFineConversionValue,
- int? postbackSequenceIndex,
Implementation
GoogleAdsSearchads360V23ResourcesCustomerSkAdNetworkConversionValueSchemaSkAdNetworkConversionValueSchemaPostbackMapping({
this.coarseGrainedConversionValueMappings,
this.lockWindowCoarseConversionValue,
this.lockWindowEvent,
this.lockWindowFineConversionValue,
this.postbackSequenceIndex,
});