Learn R Programming

civis (version 3.1.0)

users_list_me_ui: UI configuration for logged-in user

Description

UI configuration for logged-in user

Usage

users_list_me_ui()

Arguments

Value

A list containing the following elements:

id

integer, The ID of this user.

navigationMenus

list, Navigation menus visible to this user.

userMenus

list, User profile menu items available to this user.

userType

list, A list containing the following elements:

  • vendor boolean, This attribute is deprecated

  • media boolean, True if user has access to the Media Optimizer job type.

  • mainApp string, This attribute is deprecated

  • appCount integer, This attribute is deprecated

  • reportsOnly boolean, True if user is a reports-only user.

  • reportsCreator boolean, True if this user is allowed to create HTML reports.

zendeskToken

string, JSON web token for this user's Zendesk widget.