Log in
Interface

LoadByIdsInterface

Magento\AdobeStockAssetApi\Model\Asset\Command\LoadByIdsInterface

What it does

This interface defines a command for bulk loading Adobe Stock assets by their IDs.

Developers use this to retrieve multiple Adobe Stock asset records at once, which is more efficient than loading them individually.

It's particularly useful when you need to fetch asset details for multiple stock images in a single operation.

Public Methods

  • execute()