As a developer, the best way to get started using an API is to try code examples. This article includes a set of code examples, in different languages, that show usage of the basic methods provided for Trafficking and Reporting on Amazon Ad Server (AAS).
Since the API is based on a RESTful approach, developers can implement all available endpoints in any platform or language.
Click here to see a basic flow example (Creative and Trafficking).
Note
Notes:
Code includes specific, dedicated variables for the specific flow (for example, username, password, account id, and campaign id).
Code packages are zipped and contain complete implementations and dependencies. You should be able to import these packages into your IDE and run them without any modifications.
Comments