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