-
Notifications
You must be signed in to change notification settings - Fork 363
Open
Labels
Description
Hey DFP team,
Would it be possible to imagine to have a "package" called "latest" which points to the current latest version of the API ?
Example, currently we have com.google.api.ads.dfp.axis.v201805 as latest version. So the content of this would also be made available via package com.google.api.ads.dfp.axis.vlatest.
Integrators who always want to be using latest version only need to update their dependencies. But that's the only thing they would have to do. Currently we must manually update all our source code to change the version in the package name. Needless to say this is a real pain in the neck!
PS: this is not only related to this library, but all other wrappers in the different languages (php , etc)
Hope it's possible.
Thanks
gunith, Pragatheesh, he8us and emag