Dashboard > ChannelAdvisor Developer Network > ... > Store Service Methods > GetSearchAnalysisStats
Log In   View a printable version of the current page.
GetSearchAnalysisStats
Added by Andy Berryman, last edited by Andy Berryman on Mar 24, 2007  (view change)
Labels: 
(None)


Overview

Retrieves statistical analysis on Buyer Searches against your ChannelAdvisor Store.

Request

Field Name
Data Type Description
accountID string
A unique identifier representing the ChannelAdvisor account you wish to access.
startDateUTC datetime Beginning Date-Time (UTC) to analyze searches for  (NOTE:  Must be within 7 days of Today)
endDateUTC datetime Ending Date-Time (UTC) to analyze searches for  (NOTE:  Must be within 3 days of startDateUTC)

Response

Field Name
Data Type Description
GetSearchAnalysisStatsResult APIResult<StoreSearchAnalysisResult>
If the Status property of the return object is set to Success, then the ResultData property will be set to an object containing the statistical analysis of the Buyer Searches.

Notes: 

  • N/A

References

Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.1 Build:#806 May 06, 2007) - Bug/feature request - Contact Administrators