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