Skip to main content
GET
Get tracking tag stats

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

accountId
string
required
Required string length: 16
Pattern: ^[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ]{16}$
tagId
string
required
Minimum string length: 1

Query Parameters

aggregation
enum<string>
Available options:
event,
host,
url,
url_by_rule,
pixel_fire,
device_type,
device_os,
browser_type,
had_pii,
custom_data_field,
match_keys,
event_source,
event_detection_method,
event_processing_results,
event_total_counts,
event_value_count
startTime
integer
Required range: 0 <= x <= 9007199254740991
endTime
integer
Required range: 0 <= x <= 9007199254740991

Response

Get tracking tag stats completed.

ok
boolean
required
data
object
required