| Did this page help you? Yes No Tell us about it... |
Topics
Congratulations! Now that you have completed the basic example presented in this guide, you are ready to start designing your own application. Although, most applications built on Product Advertising API are not as simple as the example in this guide, the principles used in the example can be readily applied to more complex applications.
The Product Advertising API API provides a wealth of opportunities for developing new and innovative applications and websites. Previous sections covered in depth how to find an item for sale using ItemSearch. Finding an item is often the first task a Product Advertising API application implements. The tasks presented in this section are ordered in a use case scenario that is common for a customer using a Product Advertising API application.
All of these tasks are covered in greater depth in the Product Advertising API Developer Guide.
![]() | Note |
|---|---|
The sample application, SimpleStore.php, provides a sample implementation of many of these tasks. To see this application, go to AWS Developer's Resource Center. |