Training
Module
Advanced configuration for Dynamics 365 Customer Insights - Journeys - Training
Administrators use settings to fine-tune application behavior, set marketing defaults, check quotas, manage core marketing settings, and more.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns settings for current authenticated user.
The UserSettings object has the following specification.
Member | Type | Description |
---|---|---|
id | 32-bit unsigned integer | The identifier of the setting. |
source | 32-bit unsigned integer | Represents the source of the setting. |
titleId | 32-bit unsigned integer | The identifier of the title associated with the setting. |
value | array of 8-bit unsigned integer | Represents the value of the setting. Clients retrieving settings must understand the representation format to be able to read the data. |
{
"id":268697600,
"source":1,
"titleId":1297287259,
"value":"CAAAAA=="
}
Training
Module
Advanced configuration for Dynamics 365 Customer Insights - Journeys - Training
Administrators use settings to fine-tune application behavior, set marketing defaults, check quotas, manage core marketing settings, and more.