Connecting to the google ads API with coldfusion
I need to connect to the google ads API with a coldfusion application. I already setup a connection to the google analytics API with the use of a code written by Jen (https://github.com/jensbits/CF-GA-service/blob/master/cfanalytics/cfanalytics.cfc).
I know this is not a straight forward question, but I am stuck on how to proceed this for google ads. Is there any reference material online that explains how to do this in coldfusion? Or can anyone help with the first steps setting this up.