user_id - Initialization - Reports API

Reports API Initialization

user_id

Set a default user ID to apply to each report.

You would want to use this to efficiently set a single user ID that will be used for all reports.

Examples

var initializationOptions = {
    "user_id": "11111111-2222-3333-4444-aaaaaaaaaaaa"
    // ...
};

Values

Attribute path user_id

Type string

Best practices

  • You must use a UUID for this value.

Related articles

Was this article helpful?

Did you arrive here by accident? If so, learn more about Learnosity.