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

target.apidocs.com.google.api.services.analytics.model.Webproperty.ChildLink.html Maven / Gradle / Ivy

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






Webproperty.ChildLink (Google Analytics API v3-rev20190807-1.31.0)












com.google.api.services.analytics.model

Class Webproperty.ChildLink

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


    public static final class Webproperty.ChildLink
    extends GenericJson
    Child link for this web property. Points to the list of views (profiles) for this web property.
    • Constructor Detail

      • ChildLink

        public ChildLink()
    • Method Detail

      • getHref

        public String getHref()
        Link to the list of views (profiles) for this web property.
        Returns:
        value or null for none
      • setHref

        public Webproperty.ChildLink setHref(String href)
        Link to the list of views (profiles) for this web property.
        Parameters:
        href - href or null for none
      • getType

        public String getType()
        Type of the parent link. Its value is "analytics#profiles".
        Returns:
        value or null for none
      • setType

        public Webproperty.ChildLink setType(String type)
        Type of the parent link. Its value is "analytics#profiles".
        Parameters:
        type - type or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy