class Browsers extends Resource (View source)

The "browsers" collection of methods.

Typical usage is:

 $dfareportingService = new Google\Service\Dfareporting(...);
 $browsers = $dfareportingService->browsers;

Methods

listBrowsers(string $profileId, array $optParams = [])

Retrieves a list of browsers. (browsers.listBrowsers)

Details

BrowsersListResponse listBrowsers(string $profileId, array $optParams = [])

Retrieves a list of browsers. (browsers.listBrowsers)

Parameters

string $profileId

User profile ID associated with this request.

array $optParams

Optional parameters.

Return Value

BrowsersListResponse

Exceptions

Exception