Model
SaveAsset
Magento\AdobeStockAsset\Model\SaveAsset
What it does
This service class handles the complete persistence of Adobe Stock assets in Magento 2, including their associated creator and category data.
Developers use this class when they need to save Adobe Stock asset information to the database, ensuring that related entities (creator and category) are properly saved first before persisting the main asset record.
Public Methods
- execute()