class Metros extends Resource (View source)

The "metros" collection of methods.

Typical usage is:

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

Methods

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

Retrieves a list of metros. (metros.listMetros)

Details

MetrosListResponse listMetros(string $profileId, array $optParams = [])

Retrieves a list of metros. (metros.listMetros)

Parameters

string $profileId

User profile ID associated with this request.

array $optParams

Optional parameters.

Return Value

MetrosListResponse

Exceptions

Exception