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

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

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






Profile.ParentLink (Google Analytics API v3-rev20190604-1.30.1)












com.google.api.services.analytics.model

Class Profile.ParentLink

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


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

      • ParentLink

        public ParentLink()
    • Method Detail

      • getHref

        public String getHref()
        Link to the web property to which this view (profile) belongs.
        Returns:
        value or null for none
      • setHref

        public Profile.ParentLink setHref(String href)
        Link to the web property to which this view (profile) belongs.
        Parameters:
        href - href or null for none
      • getType

        public String getType()
        Value is "analytics#webproperty".
        Returns:
        value or null for none
      • setType

        public Profile.ParentLink setType(String type)
        Value is "analytics#webproperty".
        Parameters:
        type - type or null for none

Copyright © 2011–2019 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy