Class BrowsersResource
The "browsers" collection of methods.
Inherited Members
Namespace: Google.Apis.Dfareporting.v4
Assembly: Google.Apis.Dfareporting.v4.dll
Syntax
public class BrowsersResource
Constructors
BrowsersResource(IClientService)
Constructs a new resource.
Declaration
public BrowsersResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Methods
List(long)
Retrieves a list of browsers.
Declaration
public virtual BrowsersResource.ListRequest List(long profileId)
Parameters
Type | Name | Description |
---|---|---|
long | profileId | User profile ID associated with this request. |
Returns
Type | Description |
---|---|
BrowsersResource.ListRequest |