get Assets
A method for retrieving an advertising resources from a passed URLs.
This method is convenient to use when you have several advertising resources. The logic of the method is the same as AssetRepository.getAsset, but it processes several URLs in parallel. The result will be returned in the same order in which the URLs were passed.
Return
The result list of the retrieval process for each passed URL.
Parameters
urls
The list of http/https URLs where resources are located.