Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
The media assets associated with the achievement or its rewards.
MediaAsset
The MediaAsset object has the following specification.
| Member | Type | Description |
|---|---|---|
| name | string | The name of the MediaAsset, such as "tile01". |
| type | MediaAssetType enumeration | The type of the media asset:
|
| url | string | The URL of the MediaAsset. |
Sample JSON syntax
{
"name":"Icon Name",
"type":"Icon",
"url":"http://www.xbox.com"
}