Asset Path
A data class that describes the path to the advertising data in the cache.
An object of this structure is used in AssetCache to identify the path to an advertising resource. You can use it when writing, reading, or removing resources.
To create an object, you can use the companion object and the fromFileName and fromURL methods.