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

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

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






AccountSummary (Google Analytics API v3-rev20190604-1.30.1)












com.google.api.services.analytics.model

Class AccountSummary

    • Constructor Detail

      • AccountSummary

        public AccountSummary()
    • Method Detail

      • getId

        public String getId()
        Account ID.
        Returns:
        value or null for none
      • getKind

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

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

        public String getName()
        Account name.
        Returns:
        value or null for none
      • setName

        public AccountSummary setName(String name)
        Account name.
        Parameters:
        name - name or null for none
      • getStarred

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

        public AccountSummary setStarred(Boolean starred)
        Indicates whether this account is starred or not.
        Parameters:
        starred - starred or null for none
      • getWebProperties

        public List<WebPropertySummary> getWebProperties()
        List of web properties under this account.
        Returns:
        value or null for none
      • setWebProperties

        public AccountSummary setWebProperties(List<WebPropertySummary> webProperties)
        List of web properties under this account.
        Parameters:
        webProperties - webProperties or null for none

Copyright © 2011–2019 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy