MobileCarriers
class MobileCarriers extends Resource (View source)
The "mobileCarriers" collection of methods.
Typical usage is:
$dfareportingService = new Google\Service\Dfareporting(...);
$mobileCarriers = $dfareportingService->mobileCarriers;
Methods
get(string $profileId, string $id, array $optParams = [])
Gets one mobile carrier by ID. (mobileCarriers.get)
listMobileCarriers(string $profileId, array $optParams = [])
Retrieves a list of mobile carriers. (mobileCarriers.listMobileCarriers)
Details
MobileCarrier
get(string $profileId, string $id, array $optParams = [])
Gets one mobile carrier by ID. (mobileCarriers.get)
MobileCarriersListResponse
listMobileCarriers(string $profileId, array $optParams = [])
Retrieves a list of mobile carriers. (mobileCarriers.listMobileCarriers)