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

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

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






ProfileRef (Google Analytics API v3-rev20190604-1.30.1)












com.google.api.services.analytics.model

Class ProfileRef

    • Constructor Detail

      • ProfileRef

        public ProfileRef()
    • Method Detail

      • getAccountId

        public String getAccountId()
        Account ID to which this view (profile) belongs.
        Returns:
        value or null for none
      • setAccountId

        public ProfileRef setAccountId(String accountId)
        Account ID to which this view (profile) belongs.
        Parameters:
        accountId - accountId or null for none
      • getHref

        public String getHref()
        Link for this view (profile).
        Returns:
        value or null for none
      • setHref

        public ProfileRef setHref(String href)
        Link for this view (profile).
        Parameters:
        href - href or null for none
      • getId

        public String getId()
        View (Profile) ID.
        Returns:
        value or null for none
      • setId

        public ProfileRef setId(String id)
        View (Profile) ID.
        Parameters:
        id - id or null for none
      • getInternalWebPropertyId

        public String getInternalWebPropertyId()
        Internal ID for the web property to which this view (profile) belongs.
        Returns:
        value or null for none
      • setInternalWebPropertyId

        public ProfileRef setInternalWebPropertyId(String internalWebPropertyId)
        Internal ID for the web property to which this view (profile) belongs.
        Parameters:
        internalWebPropertyId - internalWebPropertyId or null for none
      • getKind

        public String getKind()
        Analytics view (profile) reference.
        Returns:
        value or null for none
      • setKind

        public ProfileRef setKind(String kind)
        Analytics view (profile) reference.
        Parameters:
        kind - kind or null for none
      • getName

        public String getName()
        Name of this view (profile).
        Returns:
        value or null for none
      • setName

        public ProfileRef setName(String name)
        Name of this view (profile).
        Parameters:
        name - name or null for none
      • getWebPropertyId

        public String getWebPropertyId()
        Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
        Returns:
        value or null for none
      • setWebPropertyId

        public ProfileRef setWebPropertyId(String webPropertyId)
        Web property ID of the form UA-XXXXX-YY to which this view (profile) belongs.
        Parameters:
        webPropertyId - webPropertyId or null for none

Copyright © 2011–2019 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy