\Google\AdsApi\AdWords\BatchJobsDotRemoverNameConverter

Custom name converter for BatchJobs to remove any dots appearing in the variable names. This is needed because variables with dots in the names are not valid in PHP.

Summary

Methods
Properties
Constants
normalize()
denormalize()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

normalize()

normalize(  $propertyName)

Parameters

$propertyName

denormalize()

denormalize(  $propertyName)

Remove dots in the property name during denormalization.

Parameters

$propertyName