ManagementCustomDataSources
class ManagementCustomDataSources extends Resource (View source)
The "customDataSources" collection of methods.
Typical usage is:
$analyticsService = new Google\Service\Analytics(...);
$customDataSources = $analyticsService->management_customDataSources;
Methods
listManagementCustomDataSources(string $accountId, string $webPropertyId, array $optParams = [])
List custom data sources to which the user has access.
Details
CustomDataSources
listManagementCustomDataSources(string $accountId, string $webPropertyId, array $optParams = [])
List custom data sources to which the user has access.
(customDataSources.listManagementCustomDataSources)