Trying to get Individual Event level information using Track API endpoint

I first used the Aggregation API endpoint to get information at an accountId level. Using the result set from the Events Aggregation I was trying to get all the events performed by a account using the Track API endpoint. 

But even after mentioning all the required parameters in the body of the API call, I am not getting any response from the track api.

{
    "type": "track",
    "event": "registered",
    "visitorId": "<vistor_id_from_event_aggregation>",
    "accountId": "<account_id_from_event_aggregation",
    "timestamp": <day_from_event_aggregation>
}
1

コメント

1件のコメント

サインインしてコメントを残してください。

お探しのものを見つけられませんでしたか?

新規投稿