Hey Guys,
So we have a shiny new Independent Software Developer key which we're very excited to use! :)
I have some basic questions on the solution which we're trying to achieve, this is what we're trying to do:
- User surfs over to our website
- User signs up to our service online
- User connects AdWords account
- User starts using service
My questions is around how we achieve stage 3. I am assuming that there is a "Facebook Connect" style connection, something like "Sign in to connect your AdWords Account", we open a pop-up the users signs in, etc.
However, it could be a process that looks like this:
- Our key is associated with an MCC
- The user enters their account ID into a text box (the account could be a MCC)
- Through the API we add the account ID to our MCC
- We inform the user to accept or decline the request
- We poll the API occasionally to find out if the account has been added
- User starts using the service
Can you advise what the best solution is for this?
Cheers,
Matt.