View source: R/project_build.R
proj_build | R Documentation |
Creates a new project in Adobe. Note: very early in development
proj_build(
body = NULL,
expansion = NULL,
locale = "en_US",
debug = FALSE,
company_id = Sys.getenv("AW_COMPANY_ID")
)
body |
The project json string which include the configuration and definition |
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.