ManagementSegments
class ManagementSegments extends Resource (View source)
The "segments" collection of methods.
Typical usage is:
$analyticsService = new Google\Service\Analytics(...);
$segments = $analyticsService->management_segments;
Methods
listManagementSegments(array $optParams = [])
Lists segments to which the user has access.
Details
Segments
listManagementSegments(array $optParams = [])
Lists segments to which the user has access.
(segments.listManagementSegments)