All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.analytics.model.McfData.ColumnHeaders.html Maven / Gradle / Ivy

There is a newer version: v3-rev20190807-2.0.0
Show newest version






McfData.ColumnHeaders (Google Analytics API v3-rev20190604-1.30.1)












com.google.api.services.analytics.model

Class McfData.ColumnHeaders

    • Constructor Detail

      • ColumnHeaders

        public ColumnHeaders()
    • Method Detail

      • getColumnType

        public String getColumnType()
        Column Type. Either DIMENSION or METRIC.
        Returns:
        value or null for none
      • setColumnType

        public McfData.ColumnHeaders setColumnType(String columnType)
        Column Type. Either DIMENSION or METRIC.
        Parameters:
        columnType - columnType or null for none
      • getDataType

        public String getDataType()
        Data type. Dimension and metric values data types such as INTEGER, DOUBLE, CURRENCY, MCF_SEQUENCE etc.
        Returns:
        value or null for none
      • setDataType

        public McfData.ColumnHeaders setDataType(String dataType)
        Data type. Dimension and metric values data types such as INTEGER, DOUBLE, CURRENCY, MCF_SEQUENCE etc.
        Parameters:
        dataType - dataType or null for none
      • getName

        public String getName()
        Column name.
        Returns:
        value or null for none

Copyright © 2011–2019 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy