OfferFilters
Object containing all the filter fields for offers entity. Client can add only one wildcard filter and a maximum of 8 filters in a single ListEntities request.
Contents
Note
In the following list, the required parameters are described first.
- AvailabilityEndDate
-
Allows filtering on the
AvailabilityEndDateof an offer.Type: OfferAvailabilityEndDateFilter object
Required: No
- BuyerAccounts
-
Allows filtering on the
BuyerAccountsof an offer.Type: OfferBuyerAccountsFilter object
Required: No
- EntityId
-
Allows filtering on
EntityIdof an offer.Type: OfferEntityIdFilter object
Required: No
- LastModifiedDate
-
Allows filtering on the
LastModifiedDateof an offer.Type: OfferLastModifiedDateFilter object
Required: No
- Name
-
Allows filtering on the
Nameof an offer.Type: OfferNameFilter object
Required: No
- OfferSetId
-
Allows filtering on the
OfferSetIdof an offer.Type: OfferSetIdFilter object
Required: No
- ProductId
-
Allows filtering on the
ProductIdof an offer.Type: OfferProductIdFilter object
Required: No
- ReleaseDate
-
Allows filtering on the
ReleaseDateof an offer.Type: OfferReleaseDateFilter object
Required: No
- ResaleAuthorizationId
-
Allows filtering on the
ResaleAuthorizationIdof an offer.Note
Not all offers have a
ResaleAuthorizationId. The response will only include offers for which you have permissions.Type: OfferResaleAuthorizationIdFilter object
Required: No
- State
-
Allows filtering on the
Stateof an offer.Type: OfferStateFilter object
Required: No
- Targeting
-
Allows filtering on the
Targetingof an offer.Type: OfferTargetingFilter object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: