GET retargeting/{id}/datapoints

clickmeter.com

Summary: List of all the datapoints associated to the retargeting script.
Operation ID: Retargeting_GetDatapoints
Auth: unknown

Parameters (11)

createdAfter (string, query, optional)

Exclude datapoints created before this date (YYYYMMDD)

createdBefore (string, query, optional)

Exclude datapoints created after this date (YYYYMMDD)

id (integer, path, required)

Id of the retargeting script

limit (integer, query, optional, default: 20)

Maximum elements to retrieve. Default to 20 if not specified.

Constraints: {'minLength': 0, 'maxLength': 0}

offset (integer, query, optional, default: 0)

Where to start when retrieving elements. Default is 0 if not specified.

Constraints: {'minLength': 0}

onlyFavorites (boolean, query, optional)

Filter fields by favourite status

sortBy (string, query, optional)

Field to sort by

sortDirection (string, query, optional)

Direction of sort "asc" or "desc"

Constraints: {'enum': ['asc', 'desc']}

status (string, query, optional)

Status of the datapoint

Constraints: {'enum': ['deleted', 'active', 'paused', 'spam']}

tags (string, query, optional)

A comma separated list of tags you want to filter with.

textSearch (string, query, optional)

Filter fields by this pattern

No probe data for this endpoint yet.