Log in
Interface

ConfigInterface

Magento\AdobeStockClientApi\Api\ConfigInterface

What it does

This interface defines the contract for accessing Adobe Stock integration configuration settings in Magento 2.

Developers implement this interface to retrieve environment settings, product name, and API endpoints needed to communicate with Adobe Stock services.

Use this when building or extending Adobe Stock functionality that requires access to integration configuration values.

Public Methods

  • getTargetEnvironment()
  • getProductName()
  • getFilesUrl()