starting with google adwords api php , i would like to test the use of the api and while executing the first script in the examples/v201509/BasicOperations/GetCampaigns.php i'm getting this error :
An error has occurred: {
"error" : "invalid_client",
"error_description" : "The OAuth client was not found."
}
thanks.