Class: Report

Report

This class encapsulates all the metadata relevant to an AMP report.
Source:
Returns:
Type
Report

Members

id

Gets the ID of this report. This will be null if this report does not yet exist in AMP.
Source:

name

Gets the name of this report.
Source:

Methods

getAMPUrl() → (nullable) {string}

Gets the URL to this report in AMP.
Source:
Returns:
the URL to this report in AMP; null if this report does not yet exist in AMP
Type
string