MobileApps
class MobileApps extends Resource (View source)
The "mobileApps" collection of methods.
Typical usage is:
$dfareportingService = new Google\Service\Dfareporting(...);
$mobileApps = $dfareportingService->mobileApps;
Methods
get(string $profileId, string $id, array $optParams = [])
Gets one mobile app by ID. (mobileApps.get)
listMobileApps(string $profileId, array $optParams = [])
Retrieves list of available mobile apps. (mobileApps.listMobileApps)
Details
MobileApp
get(string $profileId, string $id, array $optParams = [])
Gets one mobile app by ID. (mobileApps.get)
MobileAppsListResponse
listMobileApps(string $profileId, array $optParams = [])
Retrieves list of available mobile apps. (mobileApps.listMobileApps)