---
title: SubscriptionOfferDuration
framework: appstoreconnectapi
role: symbol
role_heading: Type
path: appstoreconnectapi/subscriptionofferduration
---

# SubscriptionOfferDuration

A length of time that can be assigned to a subscription.

## Declaration

```data
string SubscriptionOfferDuration
```

## Possible Values

THREE_DAYS: A string that represents 3 days. ONE_WEEK: A string that represents 1 week. TWO_WEEKS: A string that represents 2 weeks. ONE_MONTH: A string that represents 1 month. TWO_MONTHS: A string that represents 2 months. THREE_MONTHS: A string that represents 3 months. SIX_MONTHS: A string that represents 6 months. ONE_YEAR: A string that represents 1 year.

## Mentioned in

App Store Connect API 3.6 release notes

## See Also

### Objects and types

- [SubscriptionOfferCode.Attributes](appstoreconnectapi/subscriptionoffercode/attributes-data.dictionary.md)
- [SubscriptionOfferEligibility](appstoreconnectapi/subscriptionoffereligibility.md)
- [SubscriptionCustomerEligibility](appstoreconnectapi/subscriptioncustomereligibility.md)
- [SubscriptionOfferMode](appstoreconnectapi/subscriptionoffermode.md)
- [SubscriptionOfferCode.Relationships](appstoreconnectapi/subscriptionoffercode/relationships-data.dictionary.md)
