

# OfferSetInformation
<a name="API_marketplace-discovery_OfferSetInformation"></a>

Summary information about an offer set, including the identifier and seller of record.

## Contents
<a name="API_marketplace-discovery_OfferSetInformation_Contents"></a>

**Note**  
In the following list, the required parameters are described first.

 ** offerSetId **   <a name="AWSMarketplaceService-Type-marketplace-discovery_OfferSetInformation-offerSetId"></a>
The unique identifier of the offer set.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 255.  
Pattern: `[\w\-]+`   
Required: Yes

 ** sellerOfRecord **   <a name="AWSMarketplaceService-Type-marketplace-discovery_OfferSetInformation-sellerOfRecord"></a>
The entity responsible for selling the products under this offer set.  
Type: [SellerInformation](API_marketplace-discovery_SellerInformation.md) object  
Required: Yes

## See Also
<a name="API_marketplace-discovery_OfferSetInformation_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/marketplace-discovery-2026-02-05/OfferSetInformation) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/marketplace-discovery-2026-02-05/OfferSetInformation) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/marketplace-discovery-2026-02-05/OfferSetInformation) 