OfferSummary
Summarized information about an offer.
Contents
Note
In the following list, the required parameters are described first.
- AvailabilityEndDate
-
The availability end date of the offer.
Type: String
Length Constraints: Fixed length of 20.
Pattern:
^([\d]{4})\-(1[0-2]|0[1-9])\-(3[01]|0[1-9]|[12][\d])T(2[0-3]|[01][\d]):([0-5][\d]):([0-5][\d])Z$
Required: No
- BuyerAccounts
-
The buyer accounts in the offer.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 26 items.
Length Constraints: Fixed length of 12.
Pattern:
^\d{12}$
Required: No
- Name
-
The name of the offer.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 150.
Pattern:
^(.)+$
Required: No
- ProductId
-
The product ID of the offer.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^(.)+$
Required: No
- ReleaseDate
-
The release date of the offer.
Type: String
Length Constraints: Fixed length of 20.
Pattern:
^([\d]{4})\-(1[0-2]|0[1-9])\-(3[01]|0[1-9]|[12][\d])T(2[0-3]|[01][\d]):([0-5][\d]):([0-5][\d])Z$
Required: No
- ResaleAuthorizationId
-
The ResaleAuthorizationId of the offer.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^[a-zA-Z0-9][.a-zA-Z0-9/-]+[a-zA-Z0-9]$
Required: No
- State
-
The status of the offer.
Type: String
Valid Values:
Draft | Released
Required: No
- Targeting
-
The targeting in the offer.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 4 items.
Valid Values:
BuyerAccounts | ParticipatingPrograms | CountryCodes | None
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: