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

target.apidocs.com.google.api.services.analytics.model.Experiment.ParentLink.html Maven / Gradle / Ivy

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






Experiment.ParentLink (Google Analytics API v3-rev20190807-1.31.0)












com.google.api.services.analytics.model

Class Experiment.ParentLink

  • All Implemented Interfaces:
    Cloneable, Map<String,Object>
    Enclosing class:
    Experiment


    public static final class Experiment.ParentLink
    extends GenericJson
    Parent link for an experiment. Points to the view (profile) to which this experiment belongs.
    • Constructor Detail

      • ParentLink

        public ParentLink()
    • Method Detail

      • getHref

        public String getHref()
        Link to the view (profile) to which this experiment belongs. This field is read-only.
        Returns:
        value or null for none
      • setHref

        public Experiment.ParentLink setHref(String href)
        Link to the view (profile) to which this experiment belongs. This field is read-only.
        Parameters:
        href - href or null for none
      • getType

        public String getType()
        Value is "analytics#profile". This field is read-only.
        Returns:
        value or null for none
      • setType

        public Experiment.ParentLink setType(String type)
        Value is "analytics#profile". This field is read-only.
        Parameters:
        type - type or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy