Thank you for your help,
so i followed instructions in OAuth2 guide an di dowloaded this file;
adwords-axis-jars-and-examples-1.33.0
Then open this file:
ads.properties
here i have to fill:
api.adwords.refreshToken=INSERT_REFERSH_TOKEN_HERE
api.adwords.clientId=
pi.adwords.clientSecret=INSERT_CLIENT_SECRET_HERE
api.adwords.clientCustomerId=INSERT_CLIENT_CUSTOMER_ID_HERE
pi.adwords.userAgent=INSERT_USERAGENT_HERE
api.adwords.developerToken=INSERT_DEVELOPER_TOKEN_HERE
I have only these information from
https://console.developers.google.com/project/seraphic-hawk-715/apiui/credentialClient ID
Email address
Public key fingerprints
How can i find the other values?
Thank you