---
title: offerType
framework: appstoreservernotifications
role: symbol
role_heading: Type
path: appstoreservernotifications/offertype
---

# offerType

The type of offer.

## Declaration

```data
int32 offerType
```

## Possible Values

1: An introductory offer. 2: A promotional offer. 3: An offer with an offer code. 4: A win-back offer.

## Mentioned in

App Store Server Notifications changelog

## Discussion

Discussion All offer types, except offer type 1, have an offerIdentifier. You set up offers in App Store Connect. For more information on subscription offers, see Set up introductory offers for auto-renewable subscriptions, Set up promotional offers for auto-renewable subscriptions, Set up offer codes, and Set up win-back offers. For more information on offer codes, see Create offer codes for In-App Purchases.

## See Also

### Offers

- [eligibleWinBackOfferIds](appstoreservernotifications/eligiblewinbackofferids.md)
- [offerIdentifier](appstoreservernotifications/offeridentifier.md)
- [offerPeriod](appstoreservernotifications/offerperiod.md)
- [offerDiscountType](appstoreservernotifications/offerdiscounttype.md)
