AdWords API What do I need to do to upgrade my API developer token ver 11 to ver 12?

2008-09-18 Thread [EMAIL PROTECTED]
Hi I hope someone can help me. I need to get an API version 12 developer token. I have tried reseting the old version 11 token which is probably the wrong way of doing it. I have read as much as I can FAQ's, Forums but I still can't find anywhere the steps to upgrade from ver 11 to var 12 are. M

AdWords API TotalConversionValue

2008-09-18 Thread timprepscius
Hello, I am requesting TotalConversionValue in a daily-creative report on an mcc account, with at least one account within using google analytics... as per: http://www.google.com/apis/adwords/developer/adwords_api_report_creative.html I am always getting back zero as the convValue from google..

AdWords API Automatic Reports via the API?

2008-09-18 Thread [EMAIL PROTECTED]
So when a schedule a report job via the API, is that for a single job to run? Or can I schedule a job that will automatically run every hour and then I can simply call getReportJobStatus() every hour and download a newer version of the report? I know in the UI I can schedule jobs and have them e

AdWords API Re: Bulk Upload Criteria

2008-09-18 Thread AdWords API Advisor
Hello Nick, You don't have to use individual SOAP calls for each keyword; addCriteria()/updateCriteria() both take lists of Criterion objects as parameters, so you can do a batch of criteria at once. http://www.google.com/apis/adwords/developer/CriterionService.html Of course, you're still

AdWords API Bulk Upload Criteria

2008-09-18 Thread Nick Retallack
I noticed people have asked this question before, but I haven't seen a satisfactory answer. My application organizes groups of keywords. It would be really nice to be able to sync this all to adwords without having to use individual soap calls for each keyword. Is there any way to post an adgro

AdWords API Re: Mixed Campaign/Adgroups - Data returned from API and reporting?

2008-09-18 Thread AdWords API Advisor
Hello Reed, My guess is the same as yours: yes, "ContentChannel" should be treated the same as "Placement Targeted". (As for why the different report types return different values--I don't have a good answer for that.) I'm going to double-check with some folks from the reports team to make sur

AdWords API Re: Limits on Reporting Across Accounts with MCC

2008-09-18 Thread AdWords API Advisor
Hello Ryan, Yes, if you'd rather experiment using the web interface that should give a good indication as to what the results would be via the AdWords API. Just be sure that you're including the same options and using the equivalent report type--there are some report types that are only availabl

AdWords API Re: enableSeparateContentBids for new Campaigns

2008-09-18 Thread AdWords API Advisor
Hello Bryan, There won't be any mass update to the NetworkTargeting setting. If you don't already target the content network then nothing should change regarding that. Cheers, -Jeff Posnick, AdWords API Team On Sep 17, 8:30 pm, bryanjj <[EMAIL PROTECTED]> wrote: > Jeff, > > Thanks for the upd

AdWords API Re: Where to start from..?

2008-09-18 Thread Jan Piotrowski (AdWords API Guru)
And it has its own forum where you can ask questions or read older posts: http://groups.google.com/group/adwords-api-php - Jan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to th