Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Specifies the SaaS offer associated with your app.
Properties that reference this object type:
Syntax
Properties
offerId
A unique identifier that includes your Publisher ID and Offer ID, which you can find in Partner Center. You must format the string as publisherId.offerId.
Type
string
Required
✅
Constraints
Maximum string length: 2048.
Supported values
Examples
{
"subscriptionOffer": {
"offerId": "publisherId.offerId"
}
}