Log in
Model

AbstractConversion

Magento\GoogleAdwords\Model\Config\Backend\AbstractConversion

What it does

This abstract backend model serves as a base class for Google AdWords conversion tracking configuration values in Magento 2.

Developers would extend this class when creating custom backend models that need to validate and save Google AdWords conversion-related configuration settings in the admin panel.

It provides validation infrastructure through composite validators to ensure conversion tracking data is properly validated before being saved.