I'm wondering about this: With the ebay product kit, we receive a code which automatically updates with the keyword/search term we entered. Is it allowed to dynamically change the query in the URL received, according to the page it is on? like <script src="http://lapi.ebay.com/ws/eBayISAPI.dll?...&query=[B]games[/B]&rows=5&sid=not+required&siteid=0&track=2025376&widget=&width="></script> Code (markup): to <script src="http://lapi.ebay.com/ws/eBayISAPI.dll?...&query=[B]beach[/B]&rows=5&sid=not+required&siteid=0&track=2025376&widget=&width="></script> Code (markup): or would that be incorrect/violate the affiliate program?
I think it will work fine and I don't see how doing that would violate ebay TOS. I know a few people that do exactly what you mentioned.