Newer Version Available
Lens File Metadata Resource
- Resource URL
-
1/wave/lenses/<lens Id or Api Name>/files - Formats
- JSON
- Available Version
- 36.0
- HTTP Methods
- GET POST
- GET Request Parameters
-
Parameter Name Type Description Required or Optional Available Version page String 36.0 pageSize Int 36.0 - GET Response Body
- Get a collection of Analytics lens file metadata.
Property Name Type Description Filter Group and Version Available Version files WaveFileMetadataRepresentation[] List of file metadata. Small, 36.0 36.0 nextPageUrl String URL to get the next page of contents in the collection. Small, 36.0 36.0 totalSize Integer Gets the total count of the elements in the collection irrespective of the page. Medium, 36.0 36.0 url String URL to get the collection. Small, 36.0 36.0 - WaveFileMetadataRepresentation
-
Property Name Type Description Filter Group and Version Available Version createdBy WaveUserRepresentation created by user Medium, 36.0 36.0 createdDate Date created date Medium, 36.0 36.0 id String The 18 character lens file ID. Small, 36.0 36.0 lastAccessedDate Date last accessed date Medium, 36.0 36.0 lastModifiedDate Date last modified date Medium, 36.0 36.0 length Integer size of the lens file Small, 36.0 36.0 name String name of lens file Small, 36.0 36.0 url String url of file. Small, 36.0 36.0 - WaveUserRepresentation
-
Property Name Type Description Filter Group and Version Available Version id String The 18 character user ID. Small, 36.0 36.0 name String The name of the user. Small, 36.0 36.0 profilePhotoUrl String The Chatter profile photo of the user. Small, 36.0 36.0 - POST Request Parameters
-
Parameter Name Type Description Required or Optional Available Version previewFile Binary 36.0 - POST Response Body
- Creates lens file.
Property Name Type Description Filter Group and Version Available Version createdBy WaveUserRepresentation created by user Medium, 36.0 36.0 createdDate Date created date Medium, 36.0 36.0 id String The 18 character lens file ID. Small, 36.0 36.0 lastAccessedDate Date last accessed date Medium, 36.0 36.0 lastModifiedDate Date last modified date Medium, 36.0 36.0 length Integer size of the lens file Small, 36.0 36.0 name String name of lens file Small, 36.0 36.0 url String url of file. Small, 36.0 36.0