get_user_id: Get user_id from nickname and site_id.

Description Usage Arguments Value

View source: R/users.R

Description

Get user_id from nickname and site_id.

Usage

1
get_user_id(site_id, nickname)

Arguments

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.

Value

Returns numeric user_id, or NULL if user is not registered in the given country. See the API documentation for more information.


njcorona/mercadolibreR documentation built on July 19, 2020, 3:21 p.m.