I'm student, i have exercise to get sites by topic, now i found in code.google.com this code by link :http://code.google.com/p/adwords- api-dotnet-samples/source/browse/trunk/src/GetSitesByTopics.cs , but in this code i haven't understand this fragment: private static String email = "INSERT_LOGIN_EMAIL_HERE"; private static String password = "INSERT_PASSWORD_HERE"; private static String clientEmail = "INSERT_CLIENT_LOGIN_EMAIL_HERE"; private static String useragent = "INSERT_COMPANY_NAME: AdWords API DotNet Sample Code"; private static String developerToken = "INSERT_DEVELOPER_TOKEN_HERE"; private static String applicationToken = "INSERT_APPLICATION_TOKEN_HERE";
- variable email : this is my email? - variable clientEmail: it's too my email? - variable password: password for this email? - variable useragent, developerToken, applicationToken: what are they??, how i can get them? I'm waitting for answer! Thank you very much! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. 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
