Skip to content

Commit

Permalink
removed unused (internal use only) parameters (#10420)
Browse files Browse the repository at this point in the history
  • Loading branch information
jlaso committed Aug 31, 2023
1 parent 1e86b70 commit dbf88cb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions modules/hadronIdSystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,4 @@ The below parameters apply only to the HadronID User ID Module integration.
| value | Optional | Object | Used only if the page has a separate mechanism for storing the Hadron ID. The value is an object containing the values to be sent to the adapters. In this scenario, no URL is called and nothing is added to local storage | `{"hadronId": "eb33b0cb-8d35-4722-b9c0-1a31d4064888"}` |
| params | Optional | Object | Used to store params for the id system |
| params.partnerId | Required | Number | This is the Audigent Partner ID obtained from Audigent. | `1234` |
| params.url | Optional | String | Set an alternate GET url for HadronId with this parameter |
| params.urlArg | Optional | Object | Optional url parameter for params.url |
|

0 comments on commit dbf88cb

Please sign in to comment.