ParameterValue is a datatype for a parameter value configuration.

This datatype is used directly by two datatypes: LimitedScheduledReport, which is used by the scheduledReport() query field; and the datatype, ScheduledReport, which is used primarily by the createScheduledReport() and updateScheduledReport() mutation fields.

Table: ParameterValue

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Sep 27, 2024
idstringyes Long-TermThe unique identifier of the parameter.
valuestringyes Long-TermThe value of the parameter.