Apps
class Apps extends Resource (View source)
The "apps" collection of methods.
Typical usage is:
$playdeveloperreportingService = new Google\Service\Playdeveloperreporting(...);
$apps = $playdeveloperreportingService->apps;
Methods
fetchReleaseFilterOptions(string $name, array $optParams = [])
Describes filtering options for releases. (apps.fetchReleaseFilterOptions)
search(array $optParams = [])
Searches for Apps accessible by the user. (apps.search)
Details
GooglePlayDeveloperReportingV1beta1ReleaseFilterOptions
fetchReleaseFilterOptions(string $name, array $optParams = [])
Describes filtering options for releases. (apps.fetchReleaseFilterOptions)
GooglePlayDeveloperReportingV1beta1SearchAccessibleAppsResponse
search(array $optParams = [])
Searches for Apps accessible by the user. (apps.search)