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

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

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






WebPropertyRef (Google Analytics API v3-rev20190807-1.31.0)












com.google.api.services.analytics.model

Class WebPropertyRef

    • Constructor Detail

      • WebPropertyRef

        public WebPropertyRef()
    • Method Detail

      • getAccountId

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

        public WebPropertyRef setAccountId(String accountId)
        Account ID to which this web property belongs.
        Parameters:
        accountId - accountId or null for none
      • getHref

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

        public WebPropertyRef setHref(String href)
        Link for this web property.
        Parameters:
        href - href or null for none
      • getId

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

        public WebPropertyRef 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 WebPropertyRef setInternalWebPropertyId(String internalWebPropertyId)
        Internal ID for this web property.
        Parameters:
        internalWebPropertyId - internalWebPropertyId or null for none
      • getKind

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

        public WebPropertyRef setKind(String kind)
        Analytics web property reference.
        Parameters:
        kind - kind or null for none
      • getName

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

        public WebPropertyRef setName(String name)
        Name of this web property.
        Parameters:
        name - name or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy