WidgetMetricInfoDto
    • PDF

    WidgetMetricInfoDto

    • PDF

    Article Summary

    설명

    Widget 내 Metric 정보

    구문

    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;
    

    필드

    항목타입제약 사항설명
    displayNameStringWidget에서 보여지는 Metric의 이름
    prodKeyString상품의 cw_key
    prodNameString상품의 이름
    metricString조회하려는 Metric 이름
    dimensionsMap<String, String>key/value로 입력가능조회하려는 데이터의 Dimension 이름
    statisticCalculationCOUNT,SUM,MAX,MIN,AVG조회하려는 집계 함수
    periodIntervalMin1, Min5,Min30, Hour2, Day1조회하려는 집계 주기
    colorStringWidget에서 보여지는 Chart의 color
    dataJSONArray조회된 결과

    이 문서가 도움이 되었습니까?

    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.