Hi Victor, > I have a question, how can I know what is my real client-id (I have only > used adwords with sandbox, I'm not subscribe to real adwords) ? >
together with the java adwords-library comes some example-code. One of these programs is called GetClientCustomerId.java. The simplest way to find out the client-id might be to take a look at it, insert your client-email-address (e.g. "[email protected]") in line 52 and initialize the program with your sandbox-credentials. HTH, -Wolfram -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
