Interface
GetAssetListInterface
Magento\AdobeStockAssetApi\Api\GetAssetListInterface
What it does
This interface defines a service contract for retrieving a filtered list of Adobe Stock assets from Magento.
Developers use this to search and fetch Adobe Stock images based on custom search criteria, such as keywords, filters, or pagination parameters.
It returns a standardized search result object containing the matched assets.
Public Methods
- execute()