GET /conversions/{conversionId}/datapoints/count

clickmeter.com

Summary: Retrieve a count of datapoints connected to this conversion
Operation ID: Conversions_GetDatapointsCount
Auth: unknown

Parameters (7)

conversionId (integer, path, required)

Id of the conversion

createdAfter (string, query, optional)

Exclude datapoints created before this date (YYYYMMDD)

createdBefore (string, query, optional)

Exclude datapoints created after this date (YYYYMMDD)

status (string, query, optional)

Status of datapoint ("deleted"/"active"/"paused"/"spam")

tags (string, query, optional)

Filter by this tag name

textSearch (string, query, optional)

Filter fields by this pattern

type (string, query, optional)

Type of datapoint ("tl"/"tp")

No probe data for this endpoint yet.