• jedi_101
  • NEWBIE
  • 0 Points
  • Member since 2008

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 7
    Questions
  • 2
    Replies
Hi,

I would like to access the Google Adwords API from Visual Force/Apex. Is it possible? If so how?

Thanks!
I am a newbie giving this a test drive...

i am writing a small app that pulls leads created between two input dates

so i need to prompt the user for a begin date and an end date and pull the number of leads created between those dates.

how do i do this?  inputField doesn't seem to be the answer...inputText doesn't prompt with a calendar widget..please don't tell me i need to write my own javascript to show a calendar!