proj_update {adobeanalyticsr} | R Documentation |
Edit a project in Adobe
Description
Edits an existing project in Adobe. Note: very early in development
Usage
proj_update(
projectId = NULL,
body = NULL,
expansion = NULL,
locale = "en_US",
debug = FALSE,
company_id = Sys.getenv("AW_COMPANY_ID")
)
Arguments
projectId |
The project id to be edited |
body |
The json string in list format which includes the edits to be made |
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 |
Value
A json string