GetImageListInterface
Magento\AdobeStockImageApi\Api\GetImageListInterface
What it does
This interface defines a contract for searching and retrieving images from the Adobe Stock API within Magento 2.
Developers implement this interface to query Adobe Stock's image library using Magento's standard search criteria, which returns a paginated list of images matching the search parameters.
It's used when building features that allow merchants or users to browse and search Adobe Stock images directly from the Magento admin panel.
Public Methods
- execute()