OfferFilters - AWS Marketplace

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 AvailabilityEndDate of an offer.

Type: OfferAvailabilityEndDateFilter object

Required: No

BuyerAccounts

Allows filtering on the BuyerAccounts of an offer.

Type: OfferBuyerAccountsFilter object

Required: No

EntityId

Allows filtering on EntityId of an offer.

Type: OfferEntityIdFilter object

Required: No

LastModifiedDate

Allows filtering on the LastModifiedDate of an offer.

Type: OfferLastModifiedDateFilter object

Required: No

Name

Allows filtering on the Name of an offer.

Type: OfferNameFilter object

Required: No

ProductId

Allows filtering on the ProductId of an offer.

Type: OfferProductIdFilter object

Required: No

ReleaseDate

Allows filtering on the ReleaseDate of an offer.

Type: OfferReleaseDateFilter object

Required: No

ResaleAuthorizationId

Allows filtering on the ResaleAuthorizationId of 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 State of an offer.

Type: OfferStateFilter object

Required: No

Targeting

Allows filtering on the Targeting of 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: