Adclients
class Adclients extends Resource (View source)
The "adclients" collection of methods.
Typical usage is:
$adsensehostService = new Google\Service\AdSenseHost(...);
$adclients = $adsensehostService->adclients;
Methods
get(string $adClientId, array $optParams = [])
Get information about one of the ad clients in the Host AdSense account.
listAdclients(array $optParams = [])
List all host ad clients in this AdSense account. (adclients.listAdclients)