# Product Metadata Examples

These examples show how to use the eBay SDK for PHP with the Product Metadata service.

1. [Get compatibility search names](https://github.com/davidtsadler/ebay-sdk-examples/blob/master/product_metadata/01-get-compatibility-search-names.php)

   Shows how to get the compatibility search names.

1. [Get compatibility search values](https://github.com/davidtsadler/ebay-sdk-examples/blob/master/product_metadata/02-get-compatibility-search-values.php)

   Shows how to get the compatibility search values for a given name.
