Model
Link
Magento\Analytics\Model\Link
What it does
This class represents a data transfer object (DTO) that holds a URL pointing to collected analytics data and an initialization vector needed for decrypting that data.
Developers would use this when working with Magento's Advanced Reporting feature to retrieve and decrypt analytics information that has been uploaded to Magento's business intelligence service.
Public Methods
- getUrl()
- getInitializationVector()