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

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

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






WebPropertySummary (Google Analytics API v3-rev20190604-1.30.1)












com.google.api.services.analytics.model

Class WebPropertySummary

    • Constructor Detail

      • WebPropertySummary

        public WebPropertySummary()
    • Method Detail

      • getId

        public String getId()
        Web property ID of the form UA-XXXXX-YY.
        Returns:
        value or null for none
      • setId

        public WebPropertySummary setId(String id)
        Web property ID of the form UA-XXXXX-YY.
        Parameters:
        id - id or null for none
      • getInternalWebPropertyId

        public String getInternalWebPropertyId()
        Internal ID for this web property.
        Returns:
        value or null for none
      • setInternalWebPropertyId

        public WebPropertySummary setInternalWebPropertyId(String internalWebPropertyId)
        Internal ID for this web property.
        Parameters:
        internalWebPropertyId - internalWebPropertyId or null for none
      • getKind

        public String getKind()
        Resource type for Analytics WebPropertySummary.
        Returns:
        value or null for none
      • setKind

        public WebPropertySummary setKind(String kind)
        Resource type for Analytics WebPropertySummary.
        Parameters:
        kind - kind or null for none
      • getLevel

        public String getLevel()
        Level for this web property. Possible values are STANDARD or PREMIUM.
        Returns:
        value or null for none
      • setLevel

        public WebPropertySummary setLevel(String level)
        Level for this web property. Possible values are STANDARD or PREMIUM.
        Parameters:
        level - level or null for none
      • getName

        public String getName()
        Web property name.
        Returns:
        value or null for none
      • getProfiles

        public List<ProfileSummary> getProfiles()
        List of profiles under this web property.
        Returns:
        value or null for none
      • getStarred

        public Boolean getStarred()
        Indicates whether this web property is starred or not.
        Returns:
        value or null for none
      • setStarred

        public WebPropertySummary setStarred(Boolean starred)
        Indicates whether this web property is starred or not.
        Parameters:
        starred - starred or null for none
      • getWebsiteUrl

        public String getWebsiteUrl()
        Website url for this web property.
        Returns:
        value or null for none
      • setWebsiteUrl

        public WebPropertySummary setWebsiteUrl(String websiteUrl)
        Website url for this web property.
        Parameters:
        websiteUrl - websiteUrl or null for none

Copyright © 2011–2019 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy