$networkCode
$networkCode :
A session for using the Ad Manager API.
__construct(\Google\AdsApi\AdManager\AdManagerSessionBuilder $builder)
Creates a Ad Manager session from the specified builder.
Do not use this constructor, instances should be created by using the
DfpSessionBuilder
instead.
\Google\AdsApi\AdManager\AdManagerSessionBuilder | $builder | the builder to create an instance of this session from |
getConnectionSettings(): \Google\AdsApi\Common\ConnectionSettings
Gets the connection settings to apply to API requests.
the non-null connection settings
getSoapSettings(): \Google\AdsApi\Common\SoapSettings
Gets the SOAP settings to apply to API requests.
the non-null SOAP settings
getAdsHeaderFormatter(): \Google\AdsApi\Common\AdsHeaderFormatter
Gets the ads header formatter.