SetStoredAnonymousId
Sets the stored anonymous ID
Method Parameters
Parameter | Description |
---|---|
anonymousId | The anonymous ID to set |
Usage
http://localhost:3000
- C#
- C++
- Objective-C
- Java
- JavaScript
- Dart
- Cloud Code
- Raw
_bc.SetStoredAnonymousId("1234-1234-1234-1234");
_bc->setStoredAnonymousId("1234-1234-1234-1234");
_bc.storedAnonymousId = @"1234-1234-1234-1234";
// N/A
_bc.setStoredAnonymousId("1234-1234-1234-1234");
_bc.setStoredAnonymousId("1234-1234-1234-1234");
_bc.setStoredAnonymousId("1234-1234-1234-1234");
_bc.setStoredAnonymousId("1234-1234-1234-1234");
JSON Response
_bc.setStoredAnonymousId("1234-1234-1234-1234");