Account Information contains high level account configs for your account. These configs are needed when you setup and integrate the Bloomreach feed, pixel or API.
# Configs
The following configs are exposed in the Account Information section:
<table border="1" cellpadding="1" cellspacing="1" style="width:100%"> <thead> <tr> <th scope="col"><strong>Config</strong></th> <th scope="col"><strong>Example</strong></th> </tr> </thead> <tbody> <tr> <td>Merchant ID</td> <td>987678</td> </tr> <tr> <td>Authentication Key</td> <td>011mk30ft72iuy9</td>
</tr> <tr> <td>Language</td> <td>en</td> </tr> <tr> <td>Merchant Region</td> <td>us</td> </tr> <tr> <td>Merchant Name</td> <td>homeoasis</td> </tr> <tr> <td>Site Language</td> <td>en</td> </tr> <tr> <td>Merchant Domain Value</td> <td>homeoasis.com</td> </tr> <tr> <td>FTP Server</td> <td><a href="http://ftp.bloomreach.com/" rel="nofollow">ftp.bloomreach.com</a></td> </tr> <tr> <td>FTP User ID</td> <td>test</td> </tr> <tr> <td>FTP User Password</td> <td>testpassword</td> </tr> </tbody> </table>
<p> </p>