WinBackOfferCreateRequest.Data.Attributes
Attributes that describe a winback offer resource.
Declaration
object WinBackOfferCreateRequest.Data.AttributesProperties
| Name | Type | Description |
|---|---|---|
customerEligibilityPaidSubscriptionDurationInMonths Required | integer | How long a customer was a subscriber. Possible values are 1 to 24 (months as integers), 36 (3 years), 48 (4 years), and 60 (5 years). |
customerEligibilityTimeSinceLastSubscribedInMonths Required | IntegerRange | How long since the subscriber last had an active subscription. |
customerEligibilityWaitBetweenOffersInMonths | integer | The minimum time between the end of the customer’s subscription and the customer redeeming the same offer again. Optional. Possible values are 2 to 24 months. |
duration Required | SubscriptionOfferDuration | The length of time for the offer period. |
endDate | date | Minimum length for a win-back offer is 3 days. |
offerId Required | string | (Required) string of alphanumeric characters, periods, and underscores, up to 100 characters. Use a unique value that you have not used for a promotional offer, offer code, or introductory offer, when you create your win-back offer. |
offerMode Required | SubscriptionOfferMode | (Required) Describes how payment is configured for a win-back offer. |
periodCount Required | integer | (Required) The number of subscription duration intervals. |
priority Required | string | Select how this offer ranks among your other offers and in-app events. |
promotionIntent | string | You can promote this offer on your App Store product page. Promoted offers can also display in search results and may be featured on the Today, Games, and Apps tabs. If your win-back offer is live and |
referenceName Required | string | A string of alphanumeric characters, spaces, periods, and underscores, up to 65 characters. Use a unique value that you have not used for a promotional offer, offer code, or introductory offer, when you create your win-back offer. |
startDate Required | date | First available date is today + 1 day. |
targetSubscriptionPlanType | SubscriptionPlanType | The subscription plan type that this offer applies to. |