GoogleAdsSearchads360V23ResourcesConversionAction constructor
GoogleAdsSearchads360V23ResourcesConversionAction({
- String? appId,
- GoogleAdsSearchads360V23ResourcesConversionActionAttributionModelSettings? attributionModelSettings,
- String? category,
- String? clickThroughLookbackWindowDays,
- String? countingType,
- String? creationTime,
- GoogleAdsSearchads360V23ResourcesConversionActionFirebaseSettings? firebaseSettings,
- GoogleAdsSearchads360V23ResourcesConversionActionFloodlightSettings? floodlightSettings,
- GoogleAdsSearchads360V23ResourcesConversionActionGoogleAnalytics4Settings? googleAnalytics4Settings,
- String? id,
- bool? includeInClientAccountConversionsMetric,
- bool? includeInConversionsMetric,
- String? mobileAppVendor,
- String? name,
- String? origin,
- String? ownerCustomer,
- String? phoneCallDurationSeconds,
- bool? primaryForGoal,
- String? resourceName,
- String? status,
- List<
GoogleAdsSearchads360V23CommonTagSnippet> ? tagSnippets, - GoogleAdsSearchads360V23ResourcesConversionActionThirdPartyAppAnalyticsSettings? thirdPartyAppAnalyticsSettings,
- String? type,
- GoogleAdsSearchads360V23ResourcesConversionActionValueSettings? valueSettings,
- String? viewThroughLookbackWindowDays,
Implementation
GoogleAdsSearchads360V23ResourcesConversionAction({
this.appId,
this.attributionModelSettings,
this.category,
this.clickThroughLookbackWindowDays,
this.countingType,
this.creationTime,
this.firebaseSettings,
this.floodlightSettings,
this.googleAnalytics4Settings,
this.id,
this.includeInClientAccountConversionsMetric,
this.includeInConversionsMetric,
this.mobileAppVendor,
this.name,
this.origin,
this.ownerCustomer,
this.phoneCallDurationSeconds,
this.primaryForGoal,
this.resourceName,
this.status,
this.tagSnippets,
this.thirdPartyAppAnalyticsSettings,
this.type,
this.valueSettings,
this.viewThroughLookbackWindowDays,
});