AccountsAdUnits
class AccountsAdUnits extends Resource (View source)
The "adUnits" collection of methods.
Typical usage is:
$admobService = new Google\Service\AdMob(...);
$adUnits = $admobService->accounts_adUnits;
Methods
listAccountsAdUnits(string $parent, array $optParams = [])
List the ad units under the specified AdMob account.
Details
ListAdUnitsResponse
listAccountsAdUnits(string $parent, array $optParams = [])
List the ad units under the specified AdMob account.
(adUnits.listAccountsAdUnits)