Google Ads API Client Library for PHP v1.2.0
- Added support for v1_2 of Google Ads API.
- Added utility functions to convert enum names to integer values and vice versa.
- Added convenience functions for automatic unboxing of protobuf values, e.g.
getNameValuealong
with the existinggetName. - Added an example on campaign management migration from the legacy AdWords API.