\Google\AdsApi\AdManagerAdManagerServices

Entry point for accessing the Ad Manager API's services.

Summary

Methods
Properties
Constants
__construct()
get()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$adsSoapClientFactory
$adsHeaderHandler
N/A

Properties

$adsSoapClientFactory

$adsSoapClientFactory :

Type

$adsHeaderHandler

$adsHeaderHandler :

Type

Methods

get()

get(\Google\AdsApi\Common\AdsSession  $session,string  $class): \Google\AdsApi\Common\AdsSoapClient

Gets the specified ads API service with the specified session.

Parameters

\Google\AdsApi\Common\AdsSession $session

the session to use with the ads API service

string $class

the fully qualified class name of the service

Returns

\Google\AdsApi\Common\AdsSoapClient

the ads API service