Hello, How we could protect our MCC login data, when we will install Google API to the Web site? This code includes login data (two first rows), which sould be secured:
email = "[email protected]" password = "password" ; userAgent = "our company name" ; applicationToken = "ignored" ; developerToken = "[email protected]++ltl" ; ; Uncomment to make requests against a client account. clientId = "[email protected]" ; So, our login data will be available for anyone who can reach our client's ftp server. How we could solve that problem? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
