---
title: "init(marketingContent:)"
framework: storekit
role: symbol
role_heading: Initializer
path: "storekit/subscriptionperiodgroupset/init(marketingcontent:)"
---

# init(marketingContent:)

## Declaration

```swift
@MainActor @preconcurrency init(@ViewBuilder marketingContent: @escaping (Product.SubscriptionPeriod?) -> MarketingContent) where Label == AutomaticSubscriptionOptionGroupLabel
```

## See Also

### Creating subscription period group sets

- [init()](storekit/subscriptionperiodgroupset/init().md)
- [init(marketingContent:label:)](storekit/subscriptionperiodgroupset/init(marketingcontent:label:).md)
