Hi,
In V13 with VB.net I used this code to connect :
Imports com.google.adwords
(...)
Private ServiceGoogle As New CampaignService
(...)
ServiceGoogle = New email() {" "}
ServiceGoogle.emailValue.Text = New String() {" "}
ServiceGoogle.passwordValue = New password()
ServiceGoogle.passwordValue.Text = New String() {" "}
ServiceGoogle.useragentValue = New useragent()
ServiceGoogle.useragentValue.Text = New String() {" "}
ServiceGoogle.developerTokenValue = New developerToken()
ServiceGoogle.developerTokenValue.Text = New String() {"_ "}
ServiceGoogle.applicationTokenValue = New applicationToken()
ServiceGoogle.applicationTokenValue.Text = New String() {" "}
ServiceGoogle.clientEmailValue = New clientEmail
ServiceGoogle.clientEmailValue.Text = New String() {"t "}
How can i do with v2009??
Thanks for your help,
Regards.
--
ROUSSEAU Alexis
--
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.