---
title: AutomaticSubscriptionStoreMarketingContent
framework: storekit
role: symbol
role_heading: Structure
path: storekit/automaticsubscriptionstoremarketingcontent
---

# AutomaticSubscriptionStoreMarketingContent

A view that represents the default marketing content for a subscription store.

## Declaration

```swift
@MainActor @preconcurrency struct AutomaticSubscriptionStoreMarketingContent
```

## Overview

Overview You don’t use this type directly. Instead, create a SubscriptionStoreView using an initializer that doesn’t include a marketingContent parameter for providing custom marketing content.

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [View](swiftui/view.md)

## See Also

### Supporting types

- [SubscriptionStoreContentView](storekit/subscriptionstorecontentview.md)
