You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/protocols/faq.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,8 +86,13 @@ Unplanned property omission is only supported for cloud-mode destinations. Unpla
86
86
87
87
### Why do I have to different Tracking Plan Ids?
88
88
89
-
Your tracking plan id allows you to send data to Segments API end point and directs it to a specific tracking plan you have created. Depending on which API you are using will determine what tracking plan Id you will use.
89
+
When you access a Tracking Plan, you'll come across two IDs: tp_ and rs_:
90
90
91
+
If you are using Public API, copy the ID that starts with "tp".
92
+
93
+
If you are using Config API, copy the ID that starts with "rs".
94
+
95
+
Please be aware that depending on how you access your tracking plan will depend on the slug that is presented in the URL.
0 commit comments