WidgetMetricInfoDto
    • PDF

    WidgetMetricInfoDto

    • PDF

    Article Summary

    The latest service changes have not yet been reflected in this content. We will update the content as soon as possible. Please refer to the Korean version for information on the latest updates.

    Description

    Metric information in Widget

    Syntax

    private String displayName;
    private String prodKey;
    private String prodName;
    private String metric;
    private Map<String, String> dimensions;
    private Calculation statistic;
    private Interval period;
    private String color;
    private JSONArray data;
    

    Field

    FieldTypeLimitationsDescription
    displayNameStringMetric name to be displayed
    prodKeyStringProduct's cw_key
    prodNameStringProduct Name
    metricStringMetric name to query
    dimensionsMap<String, String>key/valueDimension name to query
    statisticCalculationCOUNT,SUM,MAX,MIN,AVGAggregation
    periodIntervalMin1, Min5, Min30, Hour2, Day1Interval
    colorStringChart color to be displayed
    dataJSONArrayInquired result

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.