GET hits

clickmeter.com

Summary: Retrieve the list of events related to this account.
Operation ID: Hits_GetHits
Auth: unknown

Parameters (6)

filter (string, query, optional)

Filter event type ("spiders"/"uniques"/"nonuniques"/"conversions")

Constraints: {'enum': ['spiders', 'uniques', 'nonuniques', 'conversions']}

fromDay (string, query, optional)

If using a "custom" timeFrame you can specify the starting day (YYYYMMDD)

limit (integer, query, optional)

Limit results to this number

offset (string, query, optional)

Offset where to start from (it's the lastKey field in the response object)

timeframe (string, query, required)

Timeframe of the request. See list at $timeframeList

Constraints: {'enum': ['yesterday', 'last7', 'last30', 'lastmonth', 'currentmonth', 'previousmonth', 'last90', 'last120', 'last180', 'custom']}

toDay (string, query, optional)

If using a "custom" timeFrame you can specify the ending day (YYYYMMDD)

No probe data for this endpoint yet.