TitleAssociation (JSON)

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"
}
    

See also

Parent

JavaScript Object Notation (JSON) Object Reference