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

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

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






McfData.Rows.ConversionPathValue (Google Analytics API v3-rev20190604-1.30.1)












com.google.api.services.analytics.model

Class McfData.Rows.ConversionPathValue

    • Constructor Detail

      • ConversionPathValue

        public ConversionPathValue()
    • Method Detail

      • getInteractionType

        public String getInteractionType()
        Type of an interaction on conversion path. Such as CLICK, IMPRESSION etc.
        Returns:
        value or null for none
      • setInteractionType

        public McfData.Rows.ConversionPathValue setInteractionType(String interactionType)
        Type of an interaction on conversion path. Such as CLICK, IMPRESSION etc.
        Parameters:
        interactionType - interactionType or null for none
      • getNodeValue

        public String getNodeValue()
        Node value of an interaction on conversion path. Such as source, medium etc.
        Returns:
        value or null for none
      • setNodeValue

        public McfData.Rows.ConversionPathValue setNodeValue(String nodeValue)
        Node value of an interaction on conversion path. Such as source, medium etc.
        Parameters:
        nodeValue - nodeValue or null for none

Copyright © 2011–2019 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy