Product Advertising API
Getting Started Guide (API Version 2011-08-01)
Print this pageEmail this pageGo to the ForumsView the PDFShare this page on TwitterShare this page on FacebookBookmark this page on DeliciousSubmit this page to RedditSubmit this page to DiggDid this page help you?  Yes  No   Tell us about it...

Next Steps

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]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.