identifier
A string used to uniquely identify a discount offer for a product.
Declaration
var identifier: String { get }Discussion
You set up offers and their identifiers in App Store Connect. If the identifier is not valid, an SKError.Code.invalidOfferIdentifier error can result.