<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -",
    "macOS: 14.0.0 -",
    "tvOS: 17.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "StoreKit",
  "identifier" : "/documentation/StoreKit/AutomaticSubscriptionStoreMarketingContent",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "StoreKit",
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:17_StoreKit_SwiftUI021AutomaticSubscriptionA16MarketingContentV"
  },
  "title" : "AutomaticSubscriptionStoreMarketingContent"
}
-->

# AutomaticSubscriptionStoreMarketingContent

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

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

## Overview

You don’t use this type directly. Instead, create a [`SubscriptionStoreView`](/documentation/StoreKit/SubscriptionStoreView) using an initializer that doesn’t include a `marketingContent` parameter for providing custom marketing content.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)