\Google\AdsApi\CommonAdsServices

Entry point for accessing an ads API's services.

Summary

Methods
Constants
get()
No constants found
No protected methods found
N/A
No private methods found
N/A

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