$compressionLevel
$compressionLevel :
Settings for how requests should be made to the ads SOAP APIs. These settings are passed to the native PHP SOAP client.
__construct(\Google\AdsApi\Common\SoapSettingsBuilder $builder)
Creates a SOAP settings from the specified builder.
Do not use this constructor, instances should be created by using the
SoapSettingsBuilder
instead.
\Google\AdsApi\Common\SoapSettingsBuilder | $builder | the builder to create an instance of this SOAP settings from |