Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A title that is associated with the achievement.
TitleAssociation
The TitleAssociation object has the following specification.
| Member | Type | Description |
|---|---|---|
| name | string | The localized name of the content. |
| id | string | The titleId (32-bit unsigned integer, returned in decimal). |
| version | string | Specific version of the associated title (if appropriate). |
Sample JSON syntax
{
"name":"Microsoft Achievements Sample",
"id":3051199919,
"version":"abc"
}