ADD - Indeed "channel" added to the the API call
Indeed allows in your account to create channels...which are basically a away label one site from another so you can track how each site is earning.
Sample Request
Sample format of an xml request:
PHP Code:
hxxp://api.indeed.com/ads/apisearch?publisher=1234&q=java&l=austin%2C+tx&sort=&radius=&st=&jt=&start=&limit=&fromage=&filter=&latlong=1&co=us&chnl=&userip=1.2.3.4&useragent=Mozilla/%2F4.0%28Firefox%29&v=2
This part in the request "&chnl=" is the channel .. Can we get a option to be able to add our "Channel name" to the API request.
This will help us track each sites earnings with Indeed.
Ineed info:
Channels
Append channel names to API requests to view individual performance for multiple websites.
Append channel name to API requests in the following format:
&chnl=xxxxxxxxxxxxxxx
This is needed to really be on top of working with Indeed. Much in the same way you add your publisher ID'
Thanks and hope we can see this soon.