public class Dfareporting.UserProfiles extends Object
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Dfareporting.UserProfiles.Get  | 
class  | 
Dfareporting.UserProfiles.List  | 
| Constructor and Description | 
|---|
UserProfiles()  | 
| Modifier and Type | Method and Description | 
|---|---|
Dfareporting.UserProfiles.Get | 
get(Long profileId)
Gets one user profile by ID. 
 | 
Dfareporting.UserProfiles.List | 
list()
Retrieves list of user profiles for a user. 
 | 
public Dfareporting.UserProfiles.Get get(Long profileId) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.profileId - The user profile ID.IOExceptionpublic Dfareporting.UserProfiles.List list() throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.IOExceptionCopyright © 2011–2025 Google. All rights reserved.