Searched refs:PublisherAccount (Results 1 – 3 of 3) sorted by relevance
23 protected $accountType = PublisherAccount::class;31 * @param PublisherAccount[]38 * @return PublisherAccount[]
20 class PublisherAccount extends \Google\Model class98 class_alias(PublisherAccount::class, 'Google_Service_AdMob_PublisherAccount');
21 use Google\Service\AdMob\PublisherAccount; alias39 * @return PublisherAccount45 return $this->call('get', [$params], PublisherAccount::class);