Learn R Programming

gmailr (version 0.5.0)

label: Get a specific label

Description

Get a specific label by id and user_id.

Usage

label(id, user_id = "me")

Arguments

id
label id to retrieve
user_id
gmail user_id to access, special value of 'me' indicates the authenticated user.

References

https://developers.google.com/gmail/api/v1/reference/users/labels/get