View source: R/get_project_config.R
| aw_get_project_config | R Documentation | 
Returns a project configuration json string
aw_get_project_config(
  projectId = NULL,
  expansion = NULL,
  locale = "en_US",
  debug = FALSE,
  company_id = Sys.getenv("AW_COMPANY_ID")
)
projectId | 
 The Project id for which to retrieve information  | 
expansion | 
 Comma-delimited list of additional project metadata fields to include on response. Available values : reportSuiteName, shares, tags, accessLevel, modified, externalReferences, definition  | 
locale | 
 Locale Default value : en_US  | 
debug | 
 Set to   | 
company_id | 
 Company ID. If an environment variable called   | 
A json string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.