AquaLogic Analytics Query API Usage Guide

     Previous Next  Open TOC in new window   View as PDF - New Window  Get Adobe Reader - New Window
Content starts here

Dimensions in the Publisher Namespace

This topic describes the Analytics dimensions defined in the Publisher namespace, http://www.bea.com/analytics/publisher.

Table 1. folders
Name Description
name Name of the Publisher folder object
  • Type: string
  • Length: 255
parentId ID of the parent Publisher folder object (if the folder is the root folder, the PARENTID column contains a NULL value)
  • Type: integer
  • Length: 8
Table 2. publishedItems
Name Description
name Name of the Publisher content item object
  • Type: string
  • Length: 255
folderId ID of the associated Publisher folder object
  • Type: integer
  • Length: 8
url1 Chunked string representing the Publisher content item’s published URL
  • Type: string
  • Length: 450
url2 Chunked string representing the Publisher content item’s published URL
  • Type: string
  • Length: 450
url3 Chunked string representing the Publisher content item’s published URL
  • Type: string
  • Length: 450
url4 Chunked string representing the Publisher content item’s published URL
  • Type: string
  • Length: 450
url5 Chunked string representing the Publisher content item’s published URL
  • Type: string
  • Length: 450

  Back to Top      Previous Next