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