Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Element

Data Type

Required?

Default

Description

Sample Data

RequestId

Int32

No


Click here for more information.

1

SessionTicket

String

Yes 


Click here for more information.

AVkEBhpRgyZRD+KUKYoZCQ==

AamGantt

String

No

 NO

This affects only CSV output and only for the Task Analysis report. It causes task hierarchy level fields to be suppressed. Since the number of task hierarchy fields depends on the task depth, the number of report fields can change between report runs. The variability of the number of report fields is not handled well by AAM.

NO

ColumnHeaders

String

No

firstfowfirstrow

Affects CSV and XML output only. If "firstrow" then the first row will have column headers (field names). If "none" then column headers will not be present.


DateFormat

String

No


The date formats in the report output

UTC

Delimiter

String

No


The data delimiter in the report output 

COMMA or TAB

TAB

ExplicitFieldsOnly

String

No

 NONO

If set to 'trueNO', only explicitly requested fields will be included in the report output

NO

Format

String

No

JSON

Output format: XLS. MDB, JSON, JSONP, or CSV. If the report is XLS or MDB then we return a byte array. Otherwise we return a string.


Function

String

No 


This is the JSONP function.


IncludeMetadata

String

No 

YES YES

If set to 'trueYES', metadata as well as requested fields will be included in the report output


ReportIdentity

PwsReportRef

Yes


The report identity 


AccountCode

String

No 


The account code associated with the report


AuthToken

String

No


The authorization token associated with the report


UserName

String

No


The user name when acting on behalf of another user


...