I am looking at the AWS Documentation There is a request element called tagpage,
but in the xml for the service there is no such element. Can someone help me find the element/what I am doing wrong? Thank you very much.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
i would say API documentation is outdated:
http://aws.amazon.com/archives/Product%20Advertising%20API
– says “Last Modified: Jul 26, 2011 2:10 AM GMT”
this is CURRENT version of AWSECommerceService – it’s from 2011-08-01 – and it does not have tagpage element:
http://ecs.amazonaws.com/AWSECommerceService/2011-08-01/AWSECommerceService.wsdl
and here is OLDER version of AWSECommerceService – it’s from 2011-04-01 – and it does have tagpage element:
http://ecs.amazonaws.com/AWSECommerceService/2011-04-01/AWSECommerceService.wsdl