The type that defines the array of product identifiers associated with the item. This container is returned if the seller has associated the eBay Product Identifier (ePID) with the item, and in the request fieldgroups is set to PRODUCT.
Type that uses AdditionalProductIdentity
Calls that use AdditionalProductIdentity
Fields
productIdentity
array of ProductIdentity
An array of product identifier/value pairs for the product associated with the item. This is returned if the seller has associated the eBay Product Identifier (ePID) with the item and the request has 
The following table shows what is returned, based on the item information provided by the seller, when
fieldgroups set to PRODUCT.The following table shows what is returned, based on the item information provided by the seller, when
fieldgroups is set to PRODUCT.| ePID Provided | Product ID(s) Provided | Response | 
|---|---|---|
| No | No | The AdditionalProductIdentitycontainer is not returned. | 
| No | Yes | The AdditionalProductIdentitycontainer is not returned but the product identifiers specified by the seller are returned in thelocalizedAspectscontainer. | 
| Yes | No | The AdditionalProductIdentitycontainer is returned listing the product identifiers of the product. | 
| Yes | Yes | The AdditionalProductIdentitycontainer is returned listing all the product identifiers of the product and the product identifiers specified by the seller are returned in thelocalizedAspectscontainer. |