![JAR search and dependency download from the Maven repository](/logo.png)
target.apidocs.com.google.api.services.analytics.Analytics.Management.Goals.html Maven / Gradle / Ivy
Analytics.Management.Goals (Google Analytics API v2.4-rev20180622-1.29.2)
com.google.api.services.analytics
Class Analytics.Management.Goals
- java.lang.Object
-
- com.google.api.services.analytics.Analytics.Management.Goals
-
- Enclosing class:
- Analytics.Management
public class Analytics.Management.Goals
extends Object
The "goals" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
Analytics.Management.Goals.List
-
Constructor Summary
Constructors
Constructor and Description
Goals()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
Analytics.Management.Goals.List
list(String accountId,
String webPropertyId,
String profileId)
Lists goals to which the user has access.
-
-
Method Detail
-
list
public Analytics.Management.Goals.List list(String accountId,
String webPropertyId,
String profileId)
throws IOException
Lists goals to which the user has access.
Create a request for the method "goals.list".
This request holds the parameters needed by the analytics server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
accountId
- Account ID to retrieve goals for. Can either be a specific account ID or '~all', which refers to all
the accounts that user has access to.
webPropertyId
- Web property ID to retrieve goals for. Can either be a specific web property ID or '~all', which
refers to all the web properties that user has access to.
profileId
- View (Profile) ID to retrieve goals for. Can either be a specific view (profile) ID or '~all', which
refers to all the views (profiles) that user has access to.
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2019 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy