AdWords conversion tracking changes

2014-02-04 Thread Joey Muller
I read today that in February, AdWords is rolling out some changes to how it counts conversions. Specifically: 'Conversions (1-per-click)' will be renamed 'Converted clicks'. This new > column name is a more accurate representation of what this column actually > counts: clicks that result in at

oAuth for Installed Application: Can I use oAuth for Web Application instead?

2013-05-22 Thread Joey Muller
I have created a web app that authorizes a customer's AdWords account, and then sends daily emailed reports about the customer's AdWords campaigns. The authorization process happens once, and with refresh tokens we use cron jobs to deliver the reports daily, on behalf of the customer. I have gon

Re: oAuth or ClientLogin?

2013-02-01 Thread Joey Muller
rres - AdWords API Team > > On Wednesday, November 14, 2012 2:55:54 PM UTC-5, Joey Muller wrote: >> >> I have developed a tool for my agency's internal clients. It uses a >> scheduler to send automatica emails containing AdWords data. Now, some >> other folks are

Re: oAuth or ClientLogin?

2012-11-26 Thread Joey Muller
Just to reiterate my last question, will oauth work for accounts that are unlinked (external) to our MCC? On Friday, November 23, 2012 11:44:59 AM UTC-8, Joey Muller wrote: > > Thank you, David. I will take a look at the installed application flow. > > Will this also work for adwo

Re: oAuth or ClientLogin?

2012-11-23 Thread Joey Muller
Thank you, David. I will take a look at the installed application flow. Will this also work for adwords accounts that are external or unlinked to our MCC? The goal is to authorize any adwords user to use our web app. Thanks much, Joey -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Als

oAuth or ClientLogin?

2012-11-14 Thread Joey Muller
I have developed a tool for my agency's internal clients. It uses a scheduler to send automatica emails containing AdWords data. Now, some other folks are interested in using this, but their AdWords accounts are not linked to our MCC. What would be the best way to handle this? Would I use a sig