{"_id":"com.unity.services.ccd.management","name":"com.unity.services.ccd.management","description":"Cloud Content Delivery (CCD) is a managed cloud service that hosts and delivers live content to your application's users worldwide. Note: The Addressables package (1.19.6+) contains features that utilize this SDK to manage CCD.","provider":"upm","versions":{"3.0.3":{"_upm":{"changelog":"### Changed\n* Increase timeouts when uploading content","gameService":{"groupId":"game-backend","configurePath":"Project/Services/Cloud Content Delivery","genericDashboardUrl":"https://dashboard.unity3d.com/cloud-content-delivery","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/cloud-content-delivery","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"}},"unity":"2019.4","samples":[{"path":"Samples~/CcdSampleWindow","description":"This is an example of how the CCD Management API SDK could be used to manage resources within a desired project.","displayName":"CCD Sample Window"},{"path":"Samples~/CcdCommandLineBuild","description":"This is an example of how to use command line to build CCD.","displayName":"CCD Command Line Build"}],"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.ccd.management@3.0/manual/index.html","name":"com.unity.services.ccd.management","version":"3.0.3","displayName":"CCD Management","description":"Cloud Content Delivery (CCD) is a managed cloud service that hosts and delivers live content to your application's users worldwide. Note: The Addressables package (1.19.6+) contains features that utilize this SDK to manage CCD.","dependencies":{"com.unity.services.core":"1.10.1","com.unity.nuget.newtonsoft-json":"3.2.1","com.unity.modules.unitywebrequest":"1.0.0","com.unity.modules.unitywebrequestwww":"1.0.0","com.unity.modules.unitywebrequestaudio":"1.0.0","com.unity.modules.unitywebrequesttexture":"1.0.0","com.unity.modules.unitywebrequestassetbundle":"1.0.0"},"dist":{"shasum":"5d4dd760cc5ffa7be18eec46db52078f525b05c0","tarball":"https://download.packages.unity.com/com.unity.services.ccd.management/-/com.unity.services.ccd.management-3.0.3.tgz"}},"3.0.2":{"_upm":{"changelog":"### Changed\n* Increase timeouts when uploading content","gameService":{"groupId":"game-backend","configurePath":"Project/Services/Cloud Content Delivery","genericDashboardUrl":"https://dashboard.unity3d.com/cloud-content-delivery","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/cloud-content-delivery","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"}},"unity":"2019.4","samples":[{"path":"Samples~/CcdSampleWindow","description":"This is an example of how the CCD Management API SDK could be used to manage resources within a desired project.","displayName":"CCD Sample Window"},{"path":"Samples~/CcdCommandLineBuild","description":"This is an example of how to use command line to build CCD.","displayName":"CCD Command Line Build"}],"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.ccd.management@3.0/manual/index.html","name":"com.unity.services.ccd.management","version":"3.0.2","displayName":"CCD Management","description":"Cloud Content Delivery (CCD) is a managed cloud service that hosts and delivers live content to your application's users worldwide. Note: The Addressables package (1.19.6+) contains features that utilize this SDK to manage CCD.","dependencies":{"com.unity.services.core":"1.10.1","com.unity.nuget.newtonsoft-json":"3.2.1","com.unity.modules.unitywebrequest":"1.0.0","com.unity.modules.unitywebrequestwww":"1.0.0","com.unity.modules.unitywebrequestaudio":"1.0.0","com.unity.modules.unitywebrequesttexture":"1.0.0","com.unity.modules.unitywebrequestassetbundle":"1.0.0"},"dist":{"shasum":"f493cbaf59d196ec85103a21f619f43e8ac65fd0","tarball":"https://download.packages.unity.com/com.unity.services.ccd.management/-/com.unity.services.ccd.management-3.0.2.tgz"}},"3.0.1":{"_upm":{"changelog":"### Added\n* Added Apple Privacy Manifest.","gameService":{"groupId":"game-backend","configurePath":"Project/Services/Cloud Content Delivery","genericDashboardUrl":"https://dashboard.unity3d.com/cloud-content-delivery","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/cloud-content-delivery","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"}},"type":"assets","unity":"2019.4","upmCi":{"footprint":"b932e61d6edc0eed8cefa284cecf11607b84b3a1"},"samples":[{"path":"Samples~/CcdSampleWindow","description":"This is an example of how the CCD Management API SDK could be used to manage resources within a desired project.","displayName":"CCD Sample Window"},{"path":"Samples~/CcdCommandLineBuild","description":"This is an example of how to use command line to build CCD.","displayName":"CCD Command Line Build"}],"repository":{"url":"https://github.cds.internal.unity3d.com/unity/com.unity.services.ccd.management.git","type":"git","revision":"77299392b0649be02a6bb12ca103d915802189d3"},"relatedPackages":{"com.unity.services.ccd.management.tests":"3.0.1"},"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.ccd.management@3.0/manual/index.html","name":"com.unity.services.ccd.management","version":"3.0.1","displayName":"CCD Management","description":"Cloud Content Delivery (CCD) is a managed cloud service that hosts and delivers live content to your application's users worldwide. Note: The Addressables package (1.19.6+) contains features that utilize this SDK to manage CCD.","dependencies":{"com.unity.services.core":"1.10.1","com.unity.nuget.newtonsoft-json":"3.2.1","com.unity.modules.unitywebrequest":"1.0.0","com.unity.modules.unitywebrequestwww":"1.0.0","com.unity.modules.unitywebrequestaudio":"1.0.0","com.unity.modules.unitywebrequesttexture":"1.0.0","com.unity.modules.unitywebrequestassetbundle":"1.0.0"},"dist":{"shasum":"455ed5159c8ab589ec17c4e5d86f5bf849cd559f","tarball":"https://download.packages.unity.com/com.unity.services.ccd.management/-/com.unity.services.ccd.management-3.0.1.tgz"}},"3.0.0":{"_upm":{"changelog":"### Added\n* Added support for ListBucketsOptions for the ListBucketsAsync method.\n* Added RoleOptions to DeletePermissionAsync method.\n\n### Changed\n* Fix integer overflow when ContentSize is larger than 2GB by changing ContentSize to a long.\n* Aligned most integer types to use longs instead of ints to properly reflect the API.\n* Fix issue with CcdSampleWindow.cs sample causing errors in standalone build.\n* Updated Core and NewtonsoftJson dependencies.","gameService":{"groupId":"game-backend","configurePath":"Project/Services/Cloud Content Delivery","genericDashboardUrl":"https://dashboard.unity3d.com/cloud-content-delivery","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/cloud-content-delivery","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"}},"type":"assets","unity":"2019.4","upmCi":{"footprint":"4961d2cf57c7f22c1ce1251e20768ef293eb78bf"},"samples":[{"path":"Samples~/CcdSampleWindow","description":"This is an example of how the CCD Management API SDK could be used to manage resources within a desired project.","displayName":"CCD Sample Window"},{"path":"Samples~/CcdCommandLineBuild","description":"This is an example of how to use command line to build CCD.","displayName":"CCD Command Line Build"}],"repository":{"url":"https://github.cds.internal.unity3d.com/unity/com.unity.services.ccd.management.git","type":"git","revision":"5514b78009d4c846e94574936e23485058a33fe2"},"relatedPackages":{"com.unity.services.ccd.management.tests":"3.0.0"},"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.ccd.management@3.0/manual/index.html","name":"com.unity.services.ccd.management","version":"3.0.0","displayName":"CCD Management","description":"Cloud Content Delivery (CCD) is a managed cloud service that hosts and delivers live content to your application's users worldwide. Note: The Addressables package (1.19.6+) contains features that utilize this SDK to manage CCD.","dependencies":{"com.unity.services.core":"1.10.1","com.unity.nuget.newtonsoft-json":"3.2.1","com.unity.modules.unitywebrequest":"1.0.0","com.unity.modules.unitywebrequestwww":"1.0.0","com.unity.modules.unitywebrequestaudio":"1.0.0","com.unity.modules.unitywebrequesttexture":"1.0.0","com.unity.modules.unitywebrequestassetbundle":"1.0.0"},"dist":{"shasum":"a2d775fc620c9373ca6de69a17d96b21bffd8b14","tarball":"https://download.packages.unity.com/com.unity.services.ccd.management/-/com.unity.services.ccd.management-3.0.0.tgz"}},"2.2.2":{"_upm":{"changelog":"### Changed\n* InternalUploadAsync changed to use a signed URL to upload content\n* CreateEntryAsync, CreateOrUpdateEntryByPathAsync, UpdateEntryAsync and UpdateEntryByPathAsync changed to request a signed URL if an upload is needed based on IsUpToDate\n* Fix issue with GetReleaseDiff and GetReleaseDiffEntries sending empty release num query params\n* Fix issue with GetOrgAsync and GetOrgUsageAsync sending badly formatted body in request","gameService":{"groupId":"game-backend","configurePath":"Project/Services/Cloud Content Delivery","genericDashboardUrl":"https://dashboard.unity3d.com/cloud-content-delivery","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/cloud-content-delivery","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"}},"type":"asset","unity":"2019.4","upmCi":{"footprint":"217a90d9e4a70b2a556b20271d12316e4d168053"},"samples":[{"path":"Samples~/CcdSampleWindow","description":"This is an example of how the CCD Management API SDK could be used to manage resources within a desired project","displayName":"CCD Sample Window"},{"path":"Samples~/CcdCommandLineBuild","description":"This is an example of how to use command line to build CCD.","displayName":"CCD Command Line Build"}],"repository":{"url":"https://github.cds.internal.unity3d.com/unity/com.unity.services.ccd.management.git","type":"git","revision":"6eaf43cb8f26a84ae68762bae7dca838cab5bfed"},"relatedPackages":{"com.unity.services.ccd.management.tests":"2.2.2"},"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.ccd.management@2.2/manual/index.html","name":"com.unity.services.ccd.management","version":"2.2.2","displayName":"CCD Management","description":"Cloud Content Delivery (CCD) is a managed cloud service that hosts and delivers live content to your application’s users worldwide. Note: The Addressables package (1.19.6+) contains features that utilize this SDK to manage CCD.","dependencies":{"com.unity.services.core":"1.3.1","com.unity.nuget.newtonsoft-json":"3.0.2","com.unity.modules.unitywebrequest":"1.0.0","com.unity.modules.unitywebrequestwww":"1.0.0","com.unity.modules.unitywebrequestaudio":"1.0.0","com.unity.modules.unitywebrequesttexture":"1.0.0","com.unity.modules.unitywebrequestassetbundle":"1.0.0"},"dist":{"shasum":"96cd62e8f3677b0bc66b169b84c65ffffd568ba1","tarball":"https://download.packages.unity.com/com.unity.services.ccd.management/-/com.unity.services.ccd.management-2.2.2.tgz"}},"2.2.1":{"_upm":{"changelog":"### Added\n* Add SetTimeout to CcdManagement to allow configuring timeouts for API calls\n* Added GetEntriesAsync(EntryOptions, string, int) which should be the preferred method of getting entries\n* ListEnvironmentsByProjectAsync and GetEnvironmentByNameAsync method\n* MockHttpRequest for writing unit tests\n* Unit tests for EnvironmentsApi\n\n### Changed\n* SetDefaultEnvironmentIfNotExists changed to use ListEnvironmentsByProjectAsync\n* Added new TryCatchRequest to allow skipping SetDefaultEnvironmentIfNotExists for routes without an Environment\n* Moved updates of accessToken and projectId from CcdManagement.Instance to an Action that can be removed for testing","gameService":{"groupId":"game-backend","configurePath":"Project/Services/Cloud Content Delivery","genericDashboardUrl":"https://dashboard.unity3d.com/cloud-content-delivery","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/cloud-content-delivery","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"}},"type":"asset","unity":"2019.4","upmCi":{"footprint":"94ca1b00df661bfd078f15d70f112e26c94f17ca"},"samples":[{"path":"Samples~/CcdSampleWindow","description":"This is an example of how the CCD Management API SDK could be used to manage resources within a desired project","displayName":"CCD Sample Window"},{"path":"Samples~/CcdCommandLineBuild","description":"This is an example of how to use command line to build CCD.","displayName":"CCD Command Line Build"}],"repository":{"url":"https://github.cds.internal.unity3d.com/unity/com.unity.services.ccd.management.git","type":"git","revision":"8e3317895277ec77a2197cace109d13dd02d816f"},"relatedPackages":{"com.unity.services.ccd.management.tests":"2.2.1"},"documentationUrl":"https://docs.unity3d.com/Packages/com.unity.services.ccd.management@2.2/manual/index.html","name":"com.unity.services.ccd.management","version":"2.2.1","displayName":"CCD Management","description":"Cloud Content Delivery (CCD) is a managed cloud service that hosts and delivers live content to your application’s users worldwide. Note: The Addressables package (1.19.6+) contains features that utilize this SDK to manage CCD.","dependencies":{"com.unity.services.core":"1.3.1","com.unity.nuget.newtonsoft-json":"3.0.2","com.unity.modules.unitywebrequest":"1.0.0","com.unity.modules.unitywebrequestwww":"1.0.0","com.unity.modules.unitywebrequestaudio":"1.0.0","com.unity.modules.unitywebrequesttexture":"1.0.0","com.unity.modules.unitywebrequestassetbundle":"1.0.0"},"dist":{"shasum":"1584e0812e4ec4fdd6614b304b6c6e43d1bb0460","tarball":"https://download.packages.unity.com/com.unity.services.ccd.management/-/com.unity.services.ccd.management-2.2.1.tgz"}},"2.1.0":{"_id":"com.unity.services.ccd.management@2.1.0","_upm":{"changelog":"* Added support for Environments. To change the environment, use the `SetEnvironmentId` function. Environment IDs can be found in the Unity Dashboard under `Projects` > `Project Settings` > `Environments`. If no environment is set, the default environment of a project will be used."},"type":"asset","_from":"file:/tmp/com.unity.services.ccd.management@2.1.0-41jolxer.tgz","unity":"2019.4","upmCi":{"footprint":"cf47e2eee20cd428ef2965533fe3775d7a347ca0"},"samples":[{"path":"Samples~/CcdSampleWindow","description":"This is an example of how the CCD Management API SDK could be used to manage resources within a desired project","displayName":"CCD Sample Window"}],"_resolved":"/tmp/com.unity.services.ccd.management@2.1.0-41jolxer.tgz","_integrity":"sha512-r0naMUhM0ca0hjVMnfiWCftWeCL2+mnIRI4CT6rPi4t/zaLMXERxMXKsYteNYpFfd2nRL6YU1T2G1WxJV/HVdw==","repository":{"url":"https://github.cds.internal.unity3d.com/unity/com.unity.services.ccd.management.git","type":"git","revision":"08f87162ac6d37255f887f17263dab43bc9f8376"},"_npmVersion":"7.5.2","_nodeVersion":"12.22.5","relatedPackages":{"com.unity.services.ccd.management.tests":"2.1.0"},"name":"com.unity.services.ccd.management","version":"2.1.0","displayName":"CCD Management","description":"Cloud Content Delivery (CCD) is a managed cloud service that hosts and delivers live content to your application’s users worldwide. Note: The Addressables package (1.19.6+) contains features that utilize this SDK to manage CCD.","dependencies":{"com.unity.services.core":"1.3.1","com.unity.nuget.newtonsoft-json":"3.0.2","com.unity.modules.unitywebrequest":"1.0.0","com.unity.modules.unitywebrequestwww":"1.0.0","com.unity.modules.unitywebrequestaudio":"1.0.0","com.unity.modules.unitywebrequesttexture":"1.0.0","com.unity.modules.unitywebrequestassetbundle":"1.0.0"},"dist":{"shasum":"62ff9711fa3f4c14652208b673469f5dca9866b6","tarball":"https://download.packages.unity.com/com.unity.services.ccd.management/-/com.unity.services.ccd.management-2.1.0.tgz"}},"2.0.4":{"_id":"com.unity.services.ccd.management@2.0.4","upm":{"changelog":"* Bumping patch version due to promotion errors"},"_upm":{"gameService":{"configurePath":"Project/Services/Cloud Content Delivery","genericDashboardUrl":"https://dashboard.unity3d.com/cloud-content-delivery","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/cloud-content-delivery","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"}},"type":"asset","_from":"file:/tmp/com.unity.services.ccd.management@2.0.4-jjiniogb.tgz","unity":"2019.4","upmCi":{"footprint":"492b7161779274cd4aba691e3def52d430d4b6b5"},"samples":[{"path":"Samples~/CcdSampleWindow","description":"This is an example of how the CCD Management API SDK could be used to manage resources within a desired project","displayName":"CCD Sample Window"}],"_resolved":"/tmp/com.unity.services.ccd.management@2.0.4-jjiniogb.tgz","_integrity":"sha512-6LzWB6+AG7OPpP2uyiOHmEjxQD0zzwjHcwzPHcFn1Mz972cBWHUBEeAJnHJyBT99+Hsdml8gcyZhtOrfysQr5g==","repository":{"url":"https://github.cds.internal.unity3d.com/unity/com.unity.services.ccd.management.git","type":"git","revision":"0f2f2f5bf7544661c91b0232acbed8d28ee89ac0"},"_npmVersion":"7.5.2","_nodeVersion":"12.22.5","relatedPackages":{"com.unity.services.ccd.management.tests":"2.0.4"},"name":"com.unity.services.ccd.management","version":"2.0.4","displayName":"CCD Management","description":"Cloud Content Delivery (CCD) is a managed cloud service that hosts and delivers live content to your application’s users worldwide. Note: The Addressables package (1.19.6+) contains features that utilize this SDK to manage CCD.","dependencies":{"com.unity.services.core":"1.3.1","com.unity.nuget.newtonsoft-json":"3.0.2","com.unity.modules.unitywebrequest":"1.0.0","com.unity.modules.unitywebrequestwww":"1.0.0","com.unity.modules.unitywebrequestaudio":"1.0.0","com.unity.modules.unitywebrequesttexture":"1.0.0","com.unity.modules.unitywebrequestassetbundle":"1.0.0"},"dist":{"shasum":"6275424861a8821a5bd7144979519a67b28b4771","tarball":"https://download.packages.unity.com/com.unity.services.ccd.management/-/com.unity.services.ccd.management-2.0.4.tgz"}},"2.0.3":{"_id":"com.unity.services.ccd.management@2.0.3","upm":{"changelog":"* Updated Core and NewtonsoftJson dependencies"},"_upm":{"gameService":{"configurePath":"Project/Services/Cloud Content Delivery","genericDashboardUrl":"https://dashboard.unity3d.com/cloud-content-delivery","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/cloud-content-delivery","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"}},"type":"asset","_from":"file:/tmp/com.unity.services.ccd.management@2.0.3-n1s28n2b.tgz","unity":"2019.4","upmCi":{"footprint":"1c2a55e33a5c94b5c1d85a626c49a813a4aa78bb"},"samples":[{"path":"Samples~/CcdSampleWindow","description":"This is an example of how the CCD Management API SDK could be used to manage resources within a desired project","displayName":"CCD Sample Window"}],"_resolved":"/tmp/com.unity.services.ccd.management@2.0.3-n1s28n2b.tgz","_integrity":"sha512-6gdX00wpf5qd63aVHMIz3RUKWz7CxnQMrI2TJOpLS3EABBP5ykEi9u6jX37eHW1QUzulOqKGEhkKhsX0lr96gQ==","repository":{"url":"https://github.cds.internal.unity3d.com/unity/com.unity.services.ccd.management.git","type":"git","revision":"e976a38c3fff1e6c5216ab89467e9f9e82c2bf07"},"_npmVersion":"7.5.2","_nodeVersion":"12.21.0","relatedPackages":{"com.unity.services.ccd.management.tests":"2.0.3"},"name":"com.unity.services.ccd.management","version":"2.0.3","displayName":"CCD Management","description":"Cloud Content Delivery (CCD) is a managed cloud service that hosts and delivers live content to your application’s users worldwide. Note: The Addressables package (1.19.6+) contains features that utilize this SDK to manage CCD.","dependencies":{"com.unity.services.core":"1.3.1","com.unity.nuget.newtonsoft-json":"3.0.2","com.unity.modules.unitywebrequest":"1.0.0","com.unity.modules.unitywebrequestwww":"1.0.0","com.unity.modules.unitywebrequestaudio":"1.0.0","com.unity.modules.unitywebrequesttexture":"1.0.0","com.unity.modules.unitywebrequestassetbundle":"1.0.0"},"dist":{"shasum":"5a550fe1bb9273cac44d3086c365a50514d52b00","tarball":"https://download.packages.unity.com/com.unity.services.ccd.management/-/com.unity.services.ccd.management-2.0.3.tgz"}},"2.0.2":{"_id":"com.unity.services.ccd.management@2.0.2","upm":{"changelog":"* Updated Core and NewtonsoftJson dependencies"},"_upm":{"gameService":{"configurePath":"Project/Services/Cloud Content Delivery","genericDashboardUrl":"https://dashboard.unity3d.com/cloud-content-delivery","projectDashboardUrl":"https://dashboard.unity3d.com/organizations/{0}/projects/{1}/cloud-content-delivery","projectDashboardUrlType":"OrganizationKeyAndProjectGuid"}},"type":"asset","_from":"file:/tmp/com.unity.services.ccd.management@2.0.2-rk6_8k82.tgz","unity":"2019.4","upmCi":{"footprint":"a3214b58373b1a28de0532372bf3fe67f130345a"},"samples":[{"path":"Samples~/CcdSampleWindow","description":"This is an example of how the CCD Management API SDK could be used to manage resources within a desired project","displayName":"CCD Sample Window"}],"_resolved":"/tmp/com.unity.services.ccd.management@2.0.2-rk6_8k82.tgz","_integrity":"sha512-xb6ZCS8z41fNM+4vLlgySqvqyOCpLd27RpUW2whngBfRoML7Nl1gNQUkrZrHEc7r/IxonLMikTjeymQatd7V/g==","repository":{"url":"https://github.cds.internal.unity3d.com/unity/com.unity.services.ccd.management.git","type":"git","revision":"365a4d6c4b7b3a4dc4e6e1e8d627d598dda5d696"},"_npmVersion":"7.5.2","_nodeVersion":"12.21.0","relatedPackages":{"com.unity.services.ccd.management.tests":"2.0.2"},"name":"com.unity.services.ccd.management","version":"2.0.2","displayName":"CCD Management","description":"Cloud Content Delivery (CCD) is a managed cloud service that hosts and delivers live content to your application’s users worldwide. Note: The Addressables package (1.19.6+) contains features that utilize this SDK to manage CCD.","dependencies":{"com.unity.services.core":"1.2.0","com.unity.nuget.newtonsoft-json":"3.0.1","com.unity.modules.unitywebrequest":"1.0.0","com.unity.modules.unitywebrequestwww":"1.0.0","com.unity.modules.unitywebrequestaudio":"1.0.0","com.unity.modules.unitywebrequesttexture":"1.0.0","com.unity.modules.unitywebrequestassetbundle":"1.0.0"},"dist":{"shasum":"6b3adf93171710862bb4c0c24952965b6f8d6b8f","tarball":"https://download.packages.unity.com/com.unity.services.ccd.management/-/com.unity.services.ccd.management-2.0.2.tgz"}},"1.0.0-pre.2":{"_id":"com.unity.services.ccd.management@1.0.0-pre.2","type":"asset","_from":"file:com.unity.services.ccd.management-1.0.0-pre.2.tgz","unity":"2019.4","upmCi":{"footprint":"aaced2360fa0752acb8b5a1047ae56838100e6b0"},"readme":"## CCD Managment SDK\n\nCloud Content Delivery is a managed cloud service that hosts and delivers content to end users worldwide. The CCD Management SDK provides methods to manage a project's remote content.\n\n## Using the CCD Management SDK\n\n### Import package\n\n```csharp\nusing Unity.Services.CCD.Management;\n```\n\n### Usage\nUtilizing this SDK in the Editor will look like something below.\n\nSample Usage:\n```csharp\nasync void MakeAPICall()\n{\n    await CCDManagementAPIService.SetConfigurationAuthHeader(CloudProjectSettings.accessToken);\n    FakeApiGetRequest r = new FakeApiGetRequest(\"fakeParameter\");\n    var client = new FakeClient(new HttpClient());\n    var response = await client.FakeApiGetAsync(r);\n}\n```\n\n### Example\nSample of usage can be found in [List Buckets Example](./Samples/Example/BucketsExample.cs)\n\n\n\n","samples":[{"path":"Samples~/Example","description":"This is an example of how the CCD Management API SDK could be used to manage buckets within a desired project","displayName":"Buckets Example Sample"}],"_resolved":"","_integrity":"","repository":{"url":"https://github.cds.internal.unity3d.com/unity/com.unity.services.ccd.management.git","type":"git","revision":"fbe91b04b8d5f7da2d6ff9b29ce53dc1caa31e79"},"_npmVersion":"6.13.4","_nodeVersion":"12.16.1","readmeFilename":"README.md","relatedPackages":{"com.unity.services.ccd.management.tests":"1.0.0-pre.2"},"name":"com.unity.services.ccd.management","version":"1.0.0-pre.2","displayName":"Cloud Content Delivery Management API","description":"API SDK Package for communicating with Cloud Content Delivery Management Service","dependencies":{"com.unity.nuget.newtonsoft-json":"2.0.0","com.unity.modules.unitywebrequest":"1.0.0","com.unity.modules.unitywebrequestwww":"1.0.0","com.unity.modules.unitywebrequestaudio":"1.0.0","com.unity.modules.unitywebrequesttexture":"1.0.0","com.unity.modules.unitywebrequestassetbundle":"1.0.0"},"dist":{"shasum":"4057eec445fa9c0a0433331ee39770b2f90ebdac","tarball":"https://download.packages.unity.com/com.unity.services.ccd.management/-/com.unity.services.ccd.management-1.0.0-pre.2.tgz"}}},"time":{"3.0.3":"2025-09-12T12:08:18.745Z","3.0.2":"2025-04-16T10:11:55.234Z","3.0.1":"2024-04-26T13:23:00.000Z","3.0.0":"2023-12-22T10:20:05.000Z","2.2.2":"2023-02-01T15:53:44.000Z","2.2.1":"2023-01-25T15:39:16.000Z","2.1.0":"2022-05-25T10:28:29.000Z","2.0.4":"2022-04-19T13:51:06.000Z","2.0.3":"2022-04-12T22:25:43.000Z","2.0.2":"2022-03-03T12:59:23.000Z","1.0.0-pre.2":"2021-09-07T13:26:27.000Z"},"dist-tags":{"latest":"3.0.3"},"etag":"\"6952-MHhpsGW+6N1E3IfBLmBG+q+T6bE\""}