Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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"
}