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
Cookie extension service full URL. This URL will be added to the queue and will be called using a GET method. This option is there to allow the service URL to be called in order to set any required identifiers e.g. extra cookies.
8
+
9
+
The request respects the `anonymousTracking` option, including the SP-Anonymous header if needed, and any additional custom headers from the customHeaders option.
Copy file name to clipboardExpand all lines: api-docs/docs/browser-tracker/markdown/browser-tracker.emitterconfigurationbase.idservice.md
+4-3
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,10 @@
4
4
5
5
## EmitterConfigurationBase.idService property
6
6
7
-
Id service full URL. This URL will be added to the queue and will be called using a GET method. This option is there to allow the service URL to be called in order to set any required identifiers e.g. extra cookies.
8
-
9
-
The request respects the `anonymousTracking` option, including the SP-Anonymous header if needed, and any additional custom headers from the customHeaders option.
Cookie extension service full URL. This URL will be added to the queue and will be called using a GET method. This option is there to allow the service URL to be called in order to set any required identifiers e.g. extra cookies.
8
+
9
+
The request respects the `anonymousTracking` option, including the SP-Anonymous header if needed, and any additional custom headers from the customHeaders option.
Copy file name to clipboardExpand all lines: api-docs/docs/node-tracker/markdown/react-native-tracker.emitterconfigurationbase.idservice.md
+4-3
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,10 @@
4
4
5
5
## EmitterConfigurationBase.idService property
6
6
7
-
Id service full URL. This URL will be added to the queue and will be called using a GET method. This option is there to allow the service URL to be called in order to set any required identifiers e.g. extra cookies.
8
-
9
-
The request respects the `anonymousTracking` option, including the SP-Anonymous header if needed, and any additional custom headers from the customHeaders option.
0 commit comments