---
title: promotional
framework: storekit
role: symbol
role_heading: Type Property
path: storekit/transaction/offertype-swift.struct/promotional
---

# promotional

A promotional offer for an auto-renewable subscription.

## Declaration

```swift
static let promotional: Transaction.OfferType
```

## Discussion

Discussion For more information about promotional offers, see Set up promotional offers for auto-renewable subscriptions. The raw value of the promotional offer type is 2.

## See Also

### Getting offer types

- [introductory](storekit/transaction/offertype-swift.struct/introductory.md)
- [code](storekit/transaction/offertype-swift.struct/code.md)
- [winBack](storekit/transaction/offertype-swift.struct/winback.md)
