Description Usage Arguments Value
Get user_id from nickname and site_id.
1 | get_user_id(site_id, nickname)
|
site_id |
Required. site_id of the country in which the user is registered. See mercadolibreR::get_site_ids() for valid site_ids. |
nickname |
Required. Nickname of the user. |
Returns numeric user_id, or NULL if user is not registered in the given country. See the API documentation for more information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.