

# DataProductListing
<a name="API_DataProductListing"></a>

The data product listing.

## Contents
<a name="API_DataProductListing_Contents"></a>

 ** createdAt **   <a name="datazone-Type-DataProductListing-createdAt"></a>
The timestamp at which the data product listing was created.  
Type: Timestamp  
Required: No

 ** dataProductId **   <a name="datazone-Type-DataProductListing-dataProductId"></a>
The ID of the data product listing.  
Type: String  
Pattern: `[a-zA-Z0-9_-]{1,36}`   
Required: No

 ** dataProductRevision **   <a name="datazone-Type-DataProductListing-dataProductRevision"></a>
The revision of the data product listing.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 64.  
Required: No

 ** forms **   <a name="datazone-Type-DataProductListing-forms"></a>
The metadata forms of the data product listing.  
Type: String  
Required: No

 ** glossaryTerms **   <a name="datazone-Type-DataProductListing-glossaryTerms"></a>
The glossary terms of the data product listing.  
Type: Array of [DetailedGlossaryTerm](API_DetailedGlossaryTerm.md) objects  
Required: No

 ** items **   <a name="datazone-Type-DataProductListing-items"></a>
The data assets of the data product listing.  
Type: Array of [ListingSummary](API_ListingSummary.md) objects  
Required: No

 ** owningProjectId **   <a name="datazone-Type-DataProductListing-owningProjectId"></a>
The ID of the owning project of the data product listing.  
Type: String  
Pattern: `[a-zA-Z0-9_-]{1,36}`   
Required: No

## See Also
<a name="API_DataProductListing_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/datazone-2018-05-10/DataProductListing) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/datazone-2018-05-10/DataProductListing) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/datazone-2018-05-10/DataProductListing) 