POST api/reportserver/v2/data/ods/measures

    Returns the data fields schema for the specified type. Used for nested measures.

    Request Information

    URI Parameters

    None.

    Body Parameters

    Type model.

    TypeInfo
    NameDescriptionTypeAdditional information
    TypeName

    For internal use only

    string

    Required

    Request body formats

    application/json, text/json

    Sample:
    {
      "TypeName": "sample string 1"
    }

    Response Information

    Resource Description

    Collection of ISimpleMeasure
    NameDescriptionTypeAdditional information
    DataType

    No documentation available.

    string

    None.

    Measures

    No documentation available.

    Collection of ISimpleMeasure

    None.

    IsExpandable

    No documentation available.

    boolean

    None.

    Response Formats

    application/json, text/json

    Sample:

    Sample not available.

    In this article
    Not finding the help you need?