I'm assuming part of your error is because you need -1 after Length.
For i = 0 To Service.getAllAdWordsCampaigns(0).Length -1
MsgBox(campaigns.name, MsgBoxStyle.OkOnly, "Is it
working?")
Next i
Adam
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---