Method HIUGCDiscoveryGetProject
HIUGCDiscoveryGetProject(String, String)
Returns the project details that are associated with a given version of a manifest. This manifest contains all the maps and modes to show in the custom game menus.
Declaration
public System.Threading.Tasks.Task<Den.Dev.Grunt.Models.HaloApiResultContainer<Den.Dev.Grunt.Models.HaloInfinite.Project,Den.Dev.Grunt.Models.RawResponseContainer>> HIUGCDiscoveryGetProject (string assetId, string versionId);
Parameters
Type | Name | Description |
---|---|---|
System.String | assetId | Unique asset ID representing the project. Example asset ID currently active is the custom game manifest ID: "a9dc0785-2a99-4fec-ba6e-0216feaaf041". |
System.String | versionId | Version ID for the project. As an example, a version of a production manifest is "a4e68648-f994-44bb-853e-d09ee224d799". |
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task<HaloApiResultContainer<Project,RawResponseContainer>> | An instance of Project containing current game project information if request is successful. Otherwise, returns null. |
Examples
Here is an example response from the API, as snapshotted on 7/19/2022:
{
"CustomData": {},
"MapLinks": [
{
"AssetId": "b6aca0c7-8ba7-4066-bf91-693571374c3c",
"VersionId": "c63ee410-784e-46ae-911e-ab7bc35933b1",
"PublicName": "Live Fire",
"Description": "Instructors at the Avery J. Johnson Academy of Military Science ensure their Spartans are prepared for any challenge.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/map/b6aca0c7-8ba7-4066-bf91-693571374c3c/c63ee410-784e-46ae-911e-ab7bc35933b1/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/map/b6aca0c7-8ba7-4066-bf91-693571374c3c/c63ee410-784e-46ae-911e-ab7bc35933b1/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 212037,
"PlaysAllTime": 29316583,
"Favorites": 3694,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 168,
"AverageRating": 3.8589580686149936,
"NumberOfRatings": 3148
},
"InspectionResult": 50,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "8420410b-044d-44d7-80b6-98a766c8c39f",
"VersionId": "068c0974-f748-41ba-b457-b8fed603576e",
"PublicName": "Recharge",
"Description": "Power still courses through the walls of this neglected Axys facility.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/map/8420410b-044d-44d7-80b6-98a766c8c39f/068c0974-f748-41ba-b457-b8fed603576e/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/screenshot2.png",
"images/screenshot3.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/map/8420410b-044d-44d7-80b6-98a766c8c39f/068c0974-f748-41ba-b457-b8fed603576e/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 189891,
"PlaysAllTime": 27643087,
"Favorites": 3479,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 175,
"AverageRating": 3.6628300609343265,
"NumberOfRatings": 2954
},
"InspectionResult": 50,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "298d5036-cd43-47b3-a4bd-31e127566593",
"VersionId": "a5582547-29fb-4ceb-ac9d-74f899901501",
"PublicName": "Bazaar",
"Description": "Dusty streets and double doors.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/map/298d5036-cd43-47b3-a4bd-31e127566593/a5582547-29fb-4ceb-ac9d-74f899901501/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/map/298d5036-cd43-47b3-a4bd-31e127566593/a5582547-29fb-4ceb-ac9d-74f899901501/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 156437,
"PlaysAllTime": 24221220,
"Favorites": 3496,
"Likes": 1,
"Bookmarks": 0,
"ParentAssetCount": 138,
"AverageRating": 3.520827429866818,
"NumberOfRatings": 3529
},
"InspectionResult": 50,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "53136ad9-0fd6-4271-8752-31d114b9561e",
"VersionId": "1d62423c-39ad-4029-9db2-aab60ef664f1",
"PublicName": "Behemoth",
"Description": "Buried for millennia, this ancient structure rises from beneath the sands.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/map/53136ad9-0fd6-4271-8752-31d114b9561e/1d62423c-39ad-4029-9db2-aab60ef664f1/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/screenshot2.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/map/53136ad9-0fd6-4271-8752-31d114b9561e/1d62423c-39ad-4029-9db2-aab60ef664f1/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 117520,
"PlaysAllTime": 18913859,
"Favorites": 4242,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 90,
"AverageRating": 3.292328956461645,
"NumberOfRatings": 4341
},
"InspectionResult": 50,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "56a11b8c-64d1-4537-8893-a9241e4d5b93",
"VersionId": "7804214e-c463-49e9-b269-d22694142916",
"PublicName": "Launch Site",
"Description": "Sabre proving grounds test the limits of human velocity.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/map/56a11b8c-64d1-4537-8893-a9241e4d5b93/7804214e-c463-49e9-b269-d22694142916/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/map/56a11b8c-64d1-4537-8893-a9241e4d5b93/7804214e-c463-49e9-b269-d22694142916/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 85566,
"PlaysAllTime": 11760030,
"Favorites": 3145,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 51,
"AverageRating": 2.3674866852650265,
"NumberOfRatings": 3943
},
"InspectionResult": 50,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "4f196016-0101-4844-8358-2504f7c44656",
"VersionId": "b7a5f610-4a9c-49de-85f0-2e9aa81193a3",
"PublicName": "Fragmentation",
"Description": "These beacons are no stranger to explosive conflict.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/map/4f196016-0101-4844-8358-2504f7c44656/b7a5f610-4a9c-49de-85f0-2e9aa81193a3/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/map/4f196016-0101-4844-8358-2504f7c44656/b7a5f610-4a9c-49de-85f0-2e9aa81193a3/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 22858,
"PlaysAllTime": 3658392,
"Favorites": 3113,
"Likes": 1,
"Bookmarks": 0,
"ParentAssetCount": 43,
"AverageRating": 3.2478465152701643,
"NumberOfRatings": 2554
},
"InspectionResult": 50,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "08607bf4-6abe-4a5b-9547-290a6cc1433e",
"VersionId": "0030c1e3-d8b2-4b60-a060-4873d8f4d4a2",
"PublicName": "Deadlock",
"Description": "UNSC forces have yet to breach this Banished encampment.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/map/08607bf4-6abe-4a5b-9547-290a6cc1433e/0030c1e3-d8b2-4b60-a060-4873d8f4d4a2/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/map/08607bf4-6abe-4a5b-9547-290a6cc1433e/0030c1e3-d8b2-4b60-a060-4873d8f4d4a2/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 20897,
"PlaysAllTime": 3199468,
"Favorites": 1325,
"Likes": 1,
"Bookmarks": 0,
"ParentAssetCount": 36,
"AverageRating": 3.3429203539823007,
"NumberOfRatings": 904
},
"InspectionResult": 50,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "c494ef7c-d203-42a9-9c0f-b3f576334501",
"VersionId": "e7b22fbf-c768-43db-8fc7-9a5ac5ccc7d6",
"PublicName": "Highpower",
"Description": "High-Power with a high tower.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/map/c494ef7c-d203-42a9-9c0f-b3f576334501/e7b22fbf-c768-43db-8fc7-9a5ac5ccc7d6/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/map/c494ef7c-d203-42a9-9c0f-b3f576334501/e7b22fbf-c768-43db-8fc7-9a5ac5ccc7d6/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 25383,
"PlaysAllTime": 3543790,
"Favorites": 1389,
"Likes": 1,
"Bookmarks": 0,
"ParentAssetCount": 45,
"AverageRating": 3.9102927289896128,
"NumberOfRatings": 1059
},
"InspectionResult": 50,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "f0a1760f-0d4a-4bcc-ac7a-e8f9aee331dc",
"VersionId": "6e9da6f4-fb07-4d38-b26e-2136941d5531",
"PublicName": "Streets",
"Description": "The tranquility of this Mombasa back alley is pierced by the sound of heavy gunfire.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/map/f0a1760f-0d4a-4bcc-ac7a-e8f9aee331dc/6e9da6f4-fb07-4d38-b26e-2136941d5531/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/map/f0a1760f-0d4a-4bcc-ac7a-e8f9aee331dc/6e9da6f4-fb07-4d38-b26e-2136941d5531/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 199111,
"PlaysAllTime": 28307755,
"Favorites": 4886,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 78,
"AverageRating": 3.558633186642506,
"NumberOfRatings": 3863
},
"InspectionResult": 50,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "33c0766c-ef15-48f8-b298-34aba5bff3b4",
"VersionId": "8de91561-b9f7-4669-97ef-42e65fb507a7",
"PublicName": "Aquarius",
"Description": "Aquarius Terraforming Solutions: Industry leader in returning life to barren worlds.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/map/33c0766c-ef15-48f8-b298-34aba5bff3b4/8de91561-b9f7-4669-97ef-42e65fb507a7/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/screenshot2.png",
"images/screenshot3.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/map/33c0766c-ef15-48f8-b298-34aba5bff3b4/8de91561-b9f7-4669-97ef-42e65fb507a7/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 139253,
"PlaysAllTime": 20452656,
"Favorites": 3374,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 63,
"AverageRating": 3.3823933975240714,
"NumberOfRatings": 2908
},
"InspectionResult": 50,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "e859cf75-9b8a-429a-91be-2376681c8537",
"VersionId": "977c8fe8-8087-4a48-864d-52b4eeee8765",
"PublicName": "Catalyst",
"Description": "Spent shells rain like water in this ancient sanctuary.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/map/e859cf75-9b8a-429a-91be-2376681c8537/977c8fe8-8087-4a48-864d-52b4eeee8765/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/map/e859cf75-9b8a-429a-91be-2376681c8537/977c8fe8-8087-4a48-864d-52b4eeee8765/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 203214,
"PlaysAllTime": 3032408,
"Favorites": 302,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 50,
"AverageRating": 3.8419243986254297,
"NumberOfRatings": 291
},
"InspectionResult": 50,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "e6cbfe01-665b-4a8c-bf3a-d63a65a7c890",
"VersionId": "8de64c4f-4fbd-4ed8-a26c-793c5dc53c4d",
"PublicName": "Breaker",
"Description": "Plasma Beam. 6500 Terawatts, 25000 degrees Centigrade.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/map/e6cbfe01-665b-4a8c-bf3a-d63a65a7c890/8de64c4f-4fbd-4ed8-a26c-793c5dc53c4d/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/map/e6cbfe01-665b-4a8c-bf3a-d63a65a7c890/8de64c4f-4fbd-4ed8-a26c-793c5dc53c4d/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 26577,
"PlaysAllTime": 1347772,
"Favorites": 228,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 18,
"AverageRating": 3.7177700348432055,
"NumberOfRatings": 287
},
"InspectionResult": 50,
"CloneBehavior": 0,
"Order": 0
}
],
"PlaylistLinks": [],
"PrefabLinks": [],
"UgcGameVariantLinks": [
{
"AssetId": "8650f7e0-1f82-4d45-a127-32dd54df06e5",
"VersionId": "2cb07a58-190d-4fbc-a071-721147faa9e4",
"PublicName": "Arena:CTF",
"Description": "Capture the enemy flag while defending your own.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/8650f7e0-1f82-4d45-a127-32dd54df06e5/2cb07a58-190d-4fbc-a071-721147faa9e4/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.Png",
"images/screenshot1.png",
"images/screenshot2.Png",
"images/screenshot2.png",
"images/screenshot3.Png",
"images/screenshot3.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/8650f7e0-1f82-4d45-a127-32dd54df06e5/2cb07a58-190d-4fbc-a071-721147faa9e4/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 61853,
"PlaysAllTime": 10416697,
"Favorites": 88097,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 55,
"AverageRating": 2.3788074603415943,
"NumberOfRatings": 78924
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "1e8cd10b-1496-423b-8699-f98f6f5db67e",
"VersionId": "4155142e-b867-4030-a8a0-d5f44f9dce60",
"PublicName": "Arena:Slayer",
"Description": "Slay the enemy team.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/1e8cd10b-1496-423b-8699-f98f6f5db67e/4155142e-b867-4030-a8a0-d5f44f9dce60/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.Png",
"images/screenshot1.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/1e8cd10b-1496-423b-8699-f98f6f5db67e/4155142e-b867-4030-a8a0-d5f44f9dce60/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 187643,
"PlaysAllTime": 32224920,
"Favorites": 151993,
"Likes": 1,
"Bookmarks": 0,
"ParentAssetCount": 105,
"AverageRating": 2.781044849679645,
"NumberOfRatings": 101450
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "d99a8a3e-b402-405b-88db-753eace29ec3",
"VersionId": "3b949998-ec27-461e-b775-5f6f9c1cc6f9",
"PublicName": "Arena:Strongholds",
"Description": "Capture and control two or more zones.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/d99a8a3e-b402-405b-88db-753eace29ec3/3b949998-ec27-461e-b775-5f6f9c1cc6f9/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.Png",
"images/screenshot1.png",
"images/screenshot2.Png",
"images/screenshot2.png",
"images/screenshot3.Png",
"images/screenshot3.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/d99a8a3e-b402-405b-88db-753eace29ec3/3b949998-ec27-461e-b775-5f6f9c1cc6f9/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 29881,
"PlaysAllTime": 10330843,
"Favorites": 53797,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 59,
"AverageRating": 3.043354031677466,
"NumberOfRatings": 44448
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "d3aa10fe-502d-4778-8bc2-db5c3a9242ad",
"VersionId": "bf90f526-d11a-4619-a84d-bfe7d6e9ac8d",
"PublicName": "Arena:Oddball",
"Description": "Hold the flaming skull.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/d3aa10fe-502d-4778-8bc2-db5c3a9242ad/bf90f526-d11a-4619-a84d-bfe7d6e9ac8d/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/screenshot2.png",
"images/screenshot3.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/d3aa10fe-502d-4778-8bc2-db5c3a9242ad/bf90f526-d11a-4619-a84d-bfe7d6e9ac8d/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 39065,
"PlaysAllTime": 11341300,
"Favorites": 36195,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 45,
"AverageRating": 2.8356973700610744,
"NumberOfRatings": 40115
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "751bcc9d-aace-45a1-8d71-358f0bc89f7e",
"VersionId": "29f36248-0181-44ba-96a0-3c3b9b924085",
"PublicName": "Ranked:Oddball",
"Description": "BR loadouts, Friendly-Fire enabled, Motion Tracker disabled. Hold the flaming skull.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/751bcc9d-aace-45a1-8d71-358f0bc89f7e/29f36248-0181-44ba-96a0-3c3b9b924085/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/screenshot2.png",
"images/screenshot3.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/751bcc9d-aace-45a1-8d71-358f0bc89f7e/29f36248-0181-44ba-96a0-3c3b9b924085/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 44815,
"PlaysAllTime": 8698193,
"Favorites": 14532,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 35,
"AverageRating": 2.2991629689390884,
"NumberOfRatings": 19832
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "29a97061-cf32-49c6-80f0-6638f5a9d0bd",
"VersionId": "29de5717-348a-4661-a859-d425352a83c7",
"PublicName": "Arena:One Flag CTF",
"Description": "Only one team has a flag. Teams alternate attacking and defending the flag.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/29a97061-cf32-49c6-80f0-6638f5a9d0bd/29de5717-348a-4661-a859-d425352a83c7/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.Png",
"images/screenshot1.png",
"images/screenshot2.Png",
"images/screenshot2.png",
"images/screenshot3.Png",
"images/screenshot3.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/29a97061-cf32-49c6-80f0-6638f5a9d0bd/29de5717-348a-4661-a859-d425352a83c7/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 15189,
"PlaysAllTime": 2823376,
"Favorites": 52706,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 17,
"AverageRating": 2.3847762085591158,
"NumberOfRatings": 46874
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "507191c6-a492-4331-b2ae-a172101eb23e",
"VersionId": "ee8c890b-a95f-4154-bac6-0009992d74f6",
"PublicName": "Ranked:CTF",
"Description": "BR loadouts, Friendly-Fire enabled, Motion Tracker disabled. Capture the enemy flag while defending your own.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/507191c6-a492-4331-b2ae-a172101eb23e/ee8c890b-a95f-4154-bac6-0009992d74f6/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.Png",
"images/screenshot1.png",
"images/screenshot2.Png",
"images/screenshot2.png",
"images/screenshot3.Png",
"images/screenshot3.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/507191c6-a492-4331-b2ae-a172101eb23e/ee8c890b-a95f-4154-bac6-0009992d74f6/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 45277,
"PlaysAllTime": 8214233,
"Favorites": 10367,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 31,
"AverageRating": 2.685578708479472,
"NumberOfRatings": 14541
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "22b8a0eb-0d02-4eb3-8f56-5f63fc254f83",
"VersionId": "2cdb80b0-2a02-4934-a649-2911368d49e1",
"PublicName": "Ranked:Strongholds",
"Description": "BR loadouts, Friendly-Fire enabled, Motion Tracker disabled. Capture and control two or more zones.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/22b8a0eb-0d02-4eb3-8f56-5f63fc254f83/2cdb80b0-2a02-4934-a649-2911368d49e1/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.Png",
"images/screenshot1.png",
"images/screenshot2.Png",
"images/screenshot2.png",
"images/screenshot3.Png",
"images/screenshot3.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/22b8a0eb-0d02-4eb3-8f56-5f63fc254f83/2cdb80b0-2a02-4934-a649-2911368d49e1/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 44706,
"PlaysAllTime": 8710231,
"Favorites": 11249,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 35,
"AverageRating": 3.0056446335078535,
"NumberOfRatings": 12224
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "de0c672f-bbc8-481c-88d0-7ab63b55270c",
"VersionId": "d585d623-db25-40bc-bf87-6da23eb2ebc4",
"PublicName": "Arena:Neutral Flag CTF",
"Description": "Steal and capture the forsaken flag.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/de0c672f-bbc8-481c-88d0-7ab63b55270c/d585d623-db25-40bc-bf87-6da23eb2ebc4/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.Png",
"images/screenshot1.png",
"images/screenshot2.Png",
"images/screenshot2.png",
"images/screenshot3.Png",
"images/screenshot3.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/de0c672f-bbc8-481c-88d0-7ab63b55270c/d585d623-db25-40bc-bf87-6da23eb2ebc4/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 426,
"PlaysAllTime": 45439,
"Favorites": 102,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 12,
"AverageRating": 3.5833333333333335,
"NumberOfRatings": 12
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "c2d20d44-8606-4669-b894-afae15b3524f",
"VersionId": "9eee25fe-39db-493f-ab0d-d95403df66b8",
"PublicName": "Ranked:Slayer",
"Description": "BR loadouts, Friendly-Fire enabled, Motion Tracker disabled. Slay the enemy team.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/c2d20d44-8606-4669-b894-afae15b3524f/9eee25fe-39db-493f-ab0d-d95403df66b8/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.Png",
"images/screenshot1.png",
"images/screenshot2.Png",
"images/screenshot2.png",
"images/screenshot3.Png",
"images/screenshot3.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/c2d20d44-8606-4669-b894-afae15b3524f/9eee25fe-39db-493f-ab0d-d95403df66b8/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 55566,
"PlaysAllTime": 10759046,
"Favorites": 30717,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 54,
"AverageRating": 3.8743791584668728,
"NumberOfRatings": 21342
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "d5305579-5310-45a8-840e-3d3beb13113f",
"VersionId": "9be3397b-b60b-467c-b4b7-cac9de73f30d",
"PublicName": "Arena:FFA Slayer",
"Description": "Slay the enemy.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/d5305579-5310-45a8-840e-3d3beb13113f/9be3397b-b60b-467c-b4b7-cac9de73f30d/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/d5305579-5310-45a8-840e-3d3beb13113f/9be3397b-b60b-467c-b4b7-cac9de73f30d/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 28076,
"PlaysAllTime": 5119932,
"Favorites": 8292,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 24,
"AverageRating": 3.1849258649093906,
"NumberOfRatings": 4856
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "1519c0cb-759d-424e-a68e-b9cb870b1e14",
"VersionId": "bb4138ae-465d-4a61-b175-3a0e82e3f272",
"PublicName": "BTB:CTF",
"Description": "Capture the enemy flag.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/1519c0cb-759d-424e-a68e-b9cb870b1e14/bb4138ae-465d-4a61-b175-3a0e82e3f272/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.Png",
"images/screenshot1.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/1519c0cb-759d-424e-a68e-b9cb870b1e14/bb4138ae-465d-4a61-b175-3a0e82e3f272/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 13188,
"PlaysAllTime": 2139832,
"Favorites": 38766,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 16,
"AverageRating": 2.9032065011969257,
"NumberOfRatings": 31748
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "920d628c-9eae-47a6-b96c-d141cf36ade2",
"VersionId": "457cbadd-5650-44fb-b749-88ca50e89746",
"PublicName": "BTB:Slayer",
"Description": "Slay the enemy team.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/920d628c-9eae-47a6-b96c-d141cf36ade2/457cbadd-5650-44fb-b749-88ca50e89746/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.Png",
"images/screenshot1.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/920d628c-9eae-47a6-b96c-d141cf36ade2/457cbadd-5650-44fb-b749-88ca50e89746/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 12484,
"PlaysAllTime": 2462912,
"Favorites": 62529,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 15,
"AverageRating": 3.369470968428332,
"NumberOfRatings": 37597
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "3d614e5f-0787-405c-844e-e34c7301e750",
"VersionId": "41e85111-e012-48ab-a128-fac471f544dc",
"PublicName": "BTB:Stockpile",
"Description": "Scavenge Power Seeds and deliver them to your base.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/3d614e5f-0787-405c-844e-e34c7301e750/41e85111-e012-48ab-a128-fac471f544dc/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/3d614e5f-0787-405c-844e-e34c7301e750/41e85111-e012-48ab-a128-fac471f544dc/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 9583,
"PlaysAllTime": 1976311,
"Favorites": 16797,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 14,
"AverageRating": 2.414031124497992,
"NumberOfRatings": 23904
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "34bac2c7-b6d7-4202-b634-1d770e5247a4",
"VersionId": "e3577f2c-9e03-4429-8aff-b84f58bd5603",
"PublicName": "BTB:Total Control",
"Description": "Control all three zones simultaneously to score.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/34bac2c7-b6d7-4202-b634-1d770e5247a4/e3577f2c-9e03-4429-8aff-b84f58bd5603/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.Png",
"images/screenshot1.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/34bac2c7-b6d7-4202-b634-1d770e5247a4/e3577f2c-9e03-4429-8aff-b84f58bd5603/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 9177,
"PlaysAllTime": 2012650,
"Favorites": 27074,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 14,
"AverageRating": 3.1793206793206794,
"NumberOfRatings": 24024
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "3fcab1bb-e43c-4f7c-bf7a-eb19f0cdb7db",
"VersionId": "298e4dd5-a30f-4a79-8a99-d31ee655602f",
"PublicName": "Arena:FFA Oddball",
"Description": "Hold the flaming skull.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/3fcab1bb-e43c-4f7c-bf7a-eb19f0cdb7db/298e4dd5-a30f-4a79-8a99-d31ee655602f/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/screenshot2.png",
"images/screenshot3.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/3fcab1bb-e43c-4f7c-bf7a-eb19f0cdb7db/298e4dd5-a30f-4a79-8a99-d31ee655602f/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 4713,
"PlaysAllTime": 177759,
"Favorites": 337,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 10,
"AverageRating": 3.204697986577181,
"NumberOfRatings": 298
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "aca7bbf8-7a18-4aae-8785-1bd3f58275fd",
"VersionId": "3685f6b2-2860-4e98-9d13-513087edb465",
"PublicName": "Fiesta:Slayer",
"Description": "Spawn with random loadouts. Slay the enemy team.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/aca7bbf8-7a18-4aae-8785-1bd3f58275fd/3685f6b2-2860-4e98-9d13-513087edb465/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/screenshot2.Png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/aca7bbf8-7a18-4aae-8785-1bd3f58275fd/3685f6b2-2860-4e98-9d13-513087edb465/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 186340,
"PlaysAllTime": 31663987,
"Favorites": 31670,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 56,
"AverageRating": 3.2397010777723536,
"NumberOfRatings": 26629
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "4d0f6e15-cc3f-46e0-9d06-22de6311c4cb",
"VersionId": "d6a43d27-9a54-4873-b7b5-fb2c22539fdc",
"PublicName": "Arena:Attrition",
"Description": "Deplete the enemy’s respawns and then wipe them out.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/4d0f6e15-cc3f-46e0-9d06-22de6311c4cb/d6a43d27-9a54-4873-b7b5-fb2c22539fdc/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/screenshot2.png",
"images/screenshot3.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/4d0f6e15-cc3f-46e0-9d06-22de6311c4cb/d6a43d27-9a54-4873-b7b5-fb2c22539fdc/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 79832,
"PlaysAllTime": 7213448,
"Favorites": 10887,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 37,
"AverageRating": 2.964080635308491,
"NumberOfRatings": 8185
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "3909ae2f-9f59-498a-ada6-7bca46ef8086",
"VersionId": "893a628a-7619-4758-87da-bc7b07edf34e",
"PublicName": "HCS:FFA Slayer",
"Description": "Official HCS Free-for-All settings. BR loadouts, Motion Tracker disabled. Slay the enemy.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/3909ae2f-9f59-498a-ada6-7bca46ef8086/893a628a-7619-4758-87da-bc7b07edf34e/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.Png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/3909ae2f-9f59-498a-ada6-7bca46ef8086/893a628a-7619-4758-87da-bc7b07edf34e/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 4231,
"PlaysAllTime": 125343,
"Favorites": 94,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 5,
"AverageRating": 3.95,
"NumberOfRatings": 20
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "02f11d91-a43b-4205-9e55-494638949522",
"VersionId": "3423240a-415b-4185-97ce-90b3e04cc69d",
"PublicName": "Ranked:FFA Slayer",
"Description": "BR loadouts, Motion Tracker disabled. Slay the enemy.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/02f11d91-a43b-4205-9e55-494638949522/3423240a-415b-4185-97ce-90b3e04cc69d/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.Png",
"images/screenshot1.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/02f11d91-a43b-4205-9e55-494638949522/3423240a-415b-4185-97ce-90b3e04cc69d/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 3345,
"PlaysAllTime": 85694,
"Favorites": 56,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 10,
"AverageRating": 3.888888888888889,
"NumberOfRatings": 9
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "80b6332b-b6df-46d3-9b19-eca99c4fc0a9",
"VersionId": "4a661a7c-270f-4178-a62b-856c387508a1",
"PublicName": "Fiesta:CTF",
"Description": "Spawn with random loadouts. Capture the enemy flag while defending your own.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/80b6332b-b6df-46d3-9b19-eca99c4fc0a9/4a661a7c-270f-4178-a62b-856c387508a1/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/screenshot2.Png",
"images/screenshot2.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/80b6332b-b6df-46d3-9b19-eca99c4fc0a9/4a661a7c-270f-4178-a62b-856c387508a1/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 471,
"PlaysAllTime": 5795,
"Favorites": 96,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 11,
"AverageRating": 5.0,
"NumberOfRatings": 1
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "d63fca42-5cd5-4921-8fd8-80b652998e5c",
"VersionId": "ee68f8d0-6b8a-4269-a4cf-846c316c4722",
"PublicName": "Fiesta:One Flag CTF",
"Description": "Spawn with random loadouts. Only one team has a flag. Teams alternate attacking and defending the flag.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/d63fca42-5cd5-4921-8fd8-80b652998e5c/ee68f8d0-6b8a-4269-a4cf-846c316c4722/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/screenshot2.Png",
"images/screenshot2.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/d63fca42-5cd5-4921-8fd8-80b652998e5c/ee68f8d0-6b8a-4269-a4cf-846c316c4722/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 144,
"PlaysAllTime": 2093,
"Favorites": 87,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 11,
"AverageRating": 5.0,
"NumberOfRatings": 1
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "4865915b-c24f-44c2-97ab-b8285f35708e",
"VersionId": "f7e836dc-235b-4767-9c6e-d3b774fe97d3",
"PublicName": "Fiesta:Oddball",
"Description": "Spawn with random loadouts. Hold the flaming skull.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/4865915b-c24f-44c2-97ab-b8285f35708e/f7e836dc-235b-4767-9c6e-d3b774fe97d3/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/screenshot2.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/4865915b-c24f-44c2-97ab-b8285f35708e/f7e836dc-235b-4767-9c6e-d3b774fe97d3/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 266,
"PlaysAllTime": 3502,
"Favorites": 11,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 11,
"AverageRating": 5.0,
"NumberOfRatings": 2
},
"InspectionResult": 50,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "0f4db632-f836-4c27-845f-c200b5c04df9",
"VersionId": "366b7f5b-b4a6-46ac-a68d-3abb779de718",
"PublicName": "Fiesta:Strongholds",
"Description": "Spawn with random loadouts. Capture and control two or more zones.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/0f4db632-f836-4c27-845f-c200b5c04df9/366b7f5b-b4a6-46ac-a68d-3abb779de718/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/screenshot2.Png",
"images/screenshot2.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/0f4db632-f836-4c27-845f-c200b5c04df9/366b7f5b-b4a6-46ac-a68d-3abb779de718/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 190,
"PlaysAllTime": 2414,
"Favorites": 85,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 11,
"AverageRating": 5.0,
"NumberOfRatings": 1
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "9dc6364b-feeb-4a61-a0a2-5430219aee68",
"VersionId": "4f3c139e-074c-4683-a0c7-35a50ff99a21",
"PublicName": "Fiesta:Attrition",
"Description": "Spawn with random loadouts. Deplete the enemy’s respawns and then wipe them out.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/9dc6364b-feeb-4a61-a0a2-5430219aee68/4f3c139e-074c-4683-a0c7-35a50ff99a21/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/screenshot2.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/9dc6364b-feeb-4a61-a0a2-5430219aee68/4f3c139e-074c-4683-a0c7-35a50ff99a21/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 677,
"PlaysAllTime": 8393,
"Favorites": 117,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 11,
"AverageRating": 5.0,
"NumberOfRatings": 4
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "ab1f1768-9dae-4410-976c-a59e85880324",
"VersionId": "f27c288c-21ba-44a6-b8af-c275c92c9f29",
"PublicName": "Fiesta:King of the Hill",
"Description": "Spawn with random loadouts. Hold the Hill. Hail to the King.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/ab1f1768-9dae-4410-976c-a59e85880324/f27c288c-21ba-44a6-b8af-c275c92c9f29/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/screenshot2.png",
"images/screenshot3.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/ab1f1768-9dae-4410-976c-a59e85880324/f27c288c-21ba-44a6-b8af-c275c92c9f29/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 551,
"PlaysAllTime": 7868,
"Favorites": 10,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 10,
"AverageRating": 5.0,
"NumberOfRatings": 1
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "373f3d27-cb4c-4d7b-b6c9-7757de3c1133",
"VersionId": "ad7c1591-fe57-4ef7-8b0b-a4ba861fd8d7",
"PublicName": "Arena:King of the Hill",
"Description": "Hold the Hill. Hail to the King.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/373f3d27-cb4c-4d7b-b6c9-7757de3c1133/ad7c1591-fe57-4ef7-8b0b-a4ba861fd8d7/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/screenshot2.png",
"images/screenshot3.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/373f3d27-cb4c-4d7b-b6c9-7757de3c1133/ad7c1591-fe57-4ef7-8b0b-a4ba861fd8d7/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 60921,
"PlaysAllTime": 1107916,
"Favorites": 4988,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 32,
"AverageRating": 3.387052810902896,
"NumberOfRatings": 2935
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "88c22b1f-2d64-48b9-bab1-26fe4721fb23",
"VersionId": "3f49d4f7-f411-48bf-82ee-7fd329c19d53",
"PublicName": "Ranked:King of the Hill",
"Description": "BR loadouts, Friendly-Fire enabled, Motion Tracker disabled. Hold the Hill. Hail to the King.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/88c22b1f-2d64-48b9-bab1-26fe4721fb23/3f49d4f7-f411-48bf-82ee-7fd329c19d53/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/screenshot2.png",
"images/screenshot3.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/88c22b1f-2d64-48b9-bab1-26fe4721fb23/3f49d4f7-f411-48bf-82ee-7fd329c19d53/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 55418,
"PlaysAllTime": 688351,
"Favorites": 619,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 22,
"AverageRating": 3.638336347197107,
"NumberOfRatings": 553
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "0bc630bf-2ee3-4eae-b272-b68d4ab80be7",
"VersionId": "72b7ec3c-f8f8-439c-a63f-052ed4a31320",
"PublicName": "Ranked:Attrition",
"Description": "BR loadouts, Friendly-Fire enabled, Motion Tracker disabled. Deplete the enemy’s respawns and then wipe them out.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/0bc630bf-2ee3-4eae-b272-b68d4ab80be7/72b7ec3c-f8f8-439c-a63f-052ed4a31320/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/0bc630bf-2ee3-4eae-b272-b68d4ab80be7/72b7ec3c-f8f8-439c-a63f-052ed4a31320/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 271,
"PlaysAllTime": 4182,
"Favorites": 13,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 4,
"AverageRating": 0.0,
"NumberOfRatings": 0
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "6b133f2d-0a04-4acb-8af9-d709760bc932",
"VersionId": "26dfe945-fd90-4f96-a783-1033ecccadee",
"PublicName": "BTB:Last Spartan Standing",
"Description": "Every Spartan for themselves! Level-Up your loadout by earning Personal Score to be the last Spartan standing.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/6b133f2d-0a04-4acb-8af9-d709760bc932/26dfe945-fd90-4f96-a783-1033ecccadee/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/6b133f2d-0a04-4acb-8af9-d709760bc932/26dfe945-fd90-4f96-a783-1033ecccadee/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 26755,
"PlaysAllTime": 1205912,
"Favorites": 2478,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 13,
"AverageRating": 3.2545454545454544,
"NumberOfRatings": 2310
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "18ac247d-7f86-4a59-9b47-9e74a6384ac2",
"VersionId": "13729f6d-3f7b-4ad2-982e-f25b38b57c16",
"PublicName": "Ranked:One Flag CTF",
"Description": "BR loadouts, Friendly-Fire enabled, Motion Tracker disabled. Only one team has a flag. Teams alternate attacking and defending the flag.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/18ac247d-7f86-4a59-9b47-9e74a6384ac2/13729f6d-3f7b-4ad2-982e-f25b38b57c16/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.Png",
"images/screenshot1.png",
"images/screenshot2.Png",
"images/screenshot2.png",
"images/screenshot3.Png",
"images/screenshot3.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/18ac247d-7f86-4a59-9b47-9e74a6384ac2/13729f6d-3f7b-4ad2-982e-f25b38b57c16/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 93,
"PlaysAllTime": 924,
"Favorites": 44,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 12,
"AverageRating": 4.0,
"NumberOfRatings": 1
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "6d10405f-6d8d-406d-af8a-56c0d6caa73d",
"VersionId": "37e8071d-fdab-4ebf-9237-3b84766a5311",
"PublicName": "Fiesta:Land Grab",
"Description": "Spawn with random loadouts. Capture and claim zones to score!",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/6d10405f-6d8d-406d-af8a-56c0d6caa73d/37e8071d-fdab-4ebf-9237-3b84766a5311/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/screenshot2.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/6d10405f-6d8d-406d-af8a-56c0d6caa73d/37e8071d-fdab-4ebf-9237-3b84766a5311/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 197,
"PlaysAllTime": 2039,
"Favorites": 3,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 5,
"AverageRating": 0.0,
"NumberOfRatings": 0
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "54d19aff-b0b4-462a-a8eb-198f3b295dee",
"VersionId": "e2ca3e35-3fb2-4919-a658-5b8305b13959",
"PublicName": "Tactical Slayer",
"Description": "",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/54d19aff-b0b4-462a-a8eb-198f3b295dee/e2ca3e35-3fb2-4919-a658-5b8305b13959/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.Png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/54d19aff-b0b4-462a-a8eb-198f3b295dee/e2ca3e35-3fb2-4919-a658-5b8305b13959/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 2332,
"PlaysAllTime": 18714,
"Favorites": 24,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 3,
"AverageRating": 0.0,
"NumberOfRatings": 0
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "5cfad260-0ea2-4c49-b473-cb0b38152158",
"VersionId": "672a6c98-c52d-4edf-b7b3-b1db8878f39a",
"PublicName": "Ranked:Land Grab",
"Description": "BR loadouts, Motion Tracker disabled. Capture and claim zones to score!",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/5cfad260-0ea2-4c49-b473-cb0b38152158/672a6c98-c52d-4edf-b7b3-b1db8878f39a/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/5cfad260-0ea2-4c49-b473-cb0b38152158/672a6c98-c52d-4edf-b7b3-b1db8878f39a/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 70,
"PlaysAllTime": 847,
"Favorites": 3,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 8,
"AverageRating": 5.0,
"NumberOfRatings": 1
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
},
{
"AssetId": "8d6e16cd-7e95-4166-92fd-d280163b7ab7",
"VersionId": "6ce17bcf-6af5-4d26-9181-9583ed35af56",
"PublicName": "Arena:Land Grab",
"Description": "Capture and claim zones to score!",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/ugcgamevariant/8d6e16cd-7e95-4166-92fd-d280163b7ab7/6ce17bcf-6af5-4d26-9181-9583ed35af56/",
"FileRelativePaths": [
"images/hero.png",
"images/screenshot1.png",
"images/thumbnail.png"
],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/ugcgamevariant/8d6e16cd-7e95-4166-92fd-d280163b7ab7/6ce17bcf-6af5-4d26-9181-9583ed35af56/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 96594,
"PlaysAllTime": 2804057,
"Favorites": 2875,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 25,
"AverageRating": 3.1649202733485193,
"NumberOfRatings": 2195
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
}
],
"MapModePairLinks": [],
"Tags": [],
"AssetId": "a9dc0785-2a99-4fec-ba6e-0216feaaf041",
"VersionId": "9c90b5d2-58e1-49f3-9b56-26a6028f8928",
"PublicName": "Custom Game Manifest (PROD)",
"Description": "This manifest contains all the maps and modes to show in the custom game menus.",
"Files": {
"Prefix": "https://blobs-infiniteugc.svc.halowaypoint.com/ugcstorage/project/a9dc0785-2a99-4fec-ba6e-0216feaaf041/9c90b5d2-58e1-49f3-9b56-26a6028f8928/",
"FileRelativePaths": [],
"PrefixEndpoint": {
"AuthorityId": "iUgcFiles",
"Path": "/ugcstorage/project/a9dc0785-2a99-4fec-ba6e-0216feaaf041/9c90b5d2-58e1-49f3-9b56-26a6028f8928/",
"QueryString": null,
"RetryPolicyId": "linearretry",
"TopicName": "",
"AcknowledgementTypeId": 0,
"AuthenticationLifetimeExtensionSupported": false,
"ClearanceAware": false
}
},
"Contributors": [],
"AssetHome": 1,
"AssetStats": {
"PlaysRecent": 0,
"PlaysAllTime": 0,
"Favorites": 1,
"Likes": 0,
"Bookmarks": 0,
"ParentAssetCount": 0,
"AverageRating": 0.0,
"NumberOfRatings": 0
},
"InspectionResult": 0,
"CloneBehavior": 0,
"Order": 0
}