{
"sections": [
"title",
"description",
"file_information",
"directory_location",
"fields",
"wsdl_segment",
"declarative_metadata_sample_definition"
],
"title": "WaveApplication - Metadata API",
"description": "Represents the Analytics application. This type extends the Metadata metadata type and inherits its fullName field.",
"file_information": ".wapp",
"directory_location": "wave",
"fields_columns": [
"type",
"description"
],
"fields": {
"assetIcon": {
"type": "string",
"description": "The icon that represents the Analytics application."
},
"description": {
"type": "string",
"description": "The description that appears in the user interface."
},
"folder": {
"type": "string",
"description": "The internal api name of the folder or application."
},
"masterLabel": {
"type": "string",
"description": "The user interface label name of the folder or application."
},
"shares": {
"type": "FolderShare",
"description": "The folder sharing rules."
},
"templateOrigin": {
"type": "string",
"description": "The internal (unique) name of the template used to create the application. This field is blank if the application wasn’t created from a template."
},
"templateVersion": {
"type": "string",
"description": "The version assigned to the application template by the template's creator. This field is blank if the application wasn’t created from a template."
}
},
"wsdl_segment": "```xml\n\n \n \n \n \n \n\n\n \n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n\n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n```",
"declarative_metadata_sample_definition": [
{
"description": "The following is an example of a WaveApplication component.",
"code": " \n\n /analytics/wave/web/proto/images/app/icons/11.png\n Application that shows my sales\n edit\n Sales Application\n \n EditAllContents\n shareswith@org.ee\n User\n \n"
}
]
}