Hi,

Anyone please provide the procedure to fetch multiple item search details using Amazon Advertising API in on ego in C#.
I'm quite unable to do this as getting the error in rcvd xml:" we have not found any item.". I'm using C# Query like below:
string requeststring = "Service=AWSECo mmerceService"
+ "&Version=2 009-03-31"
+ "&Operation=Ite mSearch"...