Description
Type of content
[X] Advanced tools center documentation
[ ] Amazon Ads API Postman collection
[ ] Other
Describe the solution you'd like
Add the Advertising API OpenAPI specification files to this repository.
Additional context
We use the published OpenAPI specification files to generate a library allowing us to easily communicate with the Advertising API. We currently must scour the documentation site to locate the JSON/YAML specification files to use in our build process. Providing a central location here to host these files would ease development of third-party libraries, prevent incomplete library code due to missing/missed specifications, and provide an account of changes to theses specifications. PR's could also be submitted to correct inaccuracies and incorrect definitions within the specification files themselves when encountered.
Amazon already provides the OpenAPI specification files for the Selling Partner API (selling-partner-api-models). It would be of great benefit to many if the same were provided for the Advertising API.
Thank you in advance...