Hi Peter,
Unfortunately that will not help me. I want to use cURL to make adjustments and to get reporting from the Adwords server. All of the libraries do nothing more than making GET and POST HTTP requests. After all is said and done withing the API examples, the API must simply be sending a header and a parameters to a specific domain. My question is: what are those 3 for a specific call.
I cannot be calling 9,000 php files; my company simply won't allow it. You are, in fact, using the REST format in the background; you have to be, whether it is stated that it is supported or not. What I am wondering: what is the nature of that format.