DataQueryRequestMetricInfo
    • PDF

    DataQueryRequestMetricInfo

    • PDF

    Article Summary

    Description

    Data Query Request

    Syntax

    private String productName;
    private String prodKey;
    private String metric;
    private Interval interval;
    private Calculation aggregation;
    private QueryAggregation queryAggregation;
    private Map<String, String> dimensions;
    

    Field

    FieldRequiredTypeLimitationsDescription
    prodKeyYStringProduct's cw_key
    metricYStringMetric you want to query
    intervalYIntervalMin1, Min5, Min30, Hour2, Day1Interval you want to query
    aggregationNCalculationCOUNT,SUM,MAX,MIN,AVG, default : SUMAggregation you want to query
    queryAggregationNQueryAggregationCOUNT,SUM,MAX,MIN,AVG, default : SUMHow to process query results when query criteria are not sufficient
    dimensionsYMap<String, String>Specify the Dimension in json format

    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.