|
Replies:
2 -
Pages:
1
Last Post:
Nov 4, 2009 9:13 PM
by:
helios825 »
|
|
|
|
|
|
|
Re: Newbie needs help! What is the api callURL for GetPopularKeywords function?
Posted:
Nov 3, 2009 5:56 AM
|
|
^ bump :)
|
|
|
|
|
|
Re: Newbie needs help! What is the api callURL for GetPopularKeywords function?
Posted:
Nov 4, 2009 9:13 PM
|
|
chevy19lt,
GetPopularKeywords is a Trading API call, and can't be called via a simple HTTP URL like calls within the Shopping API. For Trading API calls you need to POST your parameters to a service endpoint to get the requested XML response.
Have no fear... The Shoping API has an equivalent API call that can be called via a URL. Check out FindPopularSearches. It has the same calling format as the example you gave above.
-h
|
|
|