Product Advertising API
Getting Started Guide (API Version 2011-08-01)
« PreviousNext »
View the PDF for this guide.Go to the AWS Discussion Forum for this product.Did this page help you?  Yes | No |  Tell us about it...

Parts of a Product Advertising API Request

Every programming language has its own style and requirements. For that reason, each implementation of submitting a Product Advertising API request is a little different. The following programmatic tasks, however, are shared across all programming languages for implementing a Product Advertising API request.

Programmatic tasks

1Create a request object.
2Add parameters and their values to the request.
3Set up the request.
4Send the request.


The following sections explain how to accomplish these tasks in different programming languages.