AdWords API Re: Can I get conversion value totals per campaign?

2008-10-02 Thread ckrahn
I suggest running a campaign summary report on your MCC with the column "TotalConversionValue" added to the request. http://www.google.com/apis/adwords/developer/adwords_api_report_campaign.html#aggr_CampaignSummary Should also be more quote efficient if you have lot of campaigns. Regards, Chri

AdWords API Re: awapi-local-db-sync-1.0.0

2008-10-02 Thread ckrahn
The fix for that is: remove MaximumCPM from the keyword history report job in the production.config file: [KeywordHistory] report_job: StructureLocal DB Sync: KeywordKeywordKeywordAdGroupIdBottomPositionCampaignIdKeywordDestUrlDisplayKeywordIdKeywordIsNegativeKeywordStatusKeywordTypeDisplayMax

AdWords API Re: awapi-local-db-sync-1.0.0

2008-10-02 Thread ckrahn
Found the problem, the keyword report tried to get MaximumCPM on a CPC campaign, related to this thread: http://groups.google.com/group/adwords-api/browse_thread/thread/db6dbf408597789/d4bf495934b62ec6 On 1 Okt., 17:22, ckrahn <[EMAIL PROTECTED]> wrote: > I tried the new AdWords

AdWords API Re: Please clarify on getClientAccounts()

2008-10-02 Thread ckrahn
1. getClientAccounts: Gets the primary email address (not ID) for each account managed by the effective user. If the effective user user has no client accounts, an empty array is returned. 2. use getClientAccounts with the email adress of the MCC account, that should give you all the accounts wit

AdWords API Re: How do I get all the Account for given customerId?

2008-10-01 Thread ckrahn
Since Google has its own customer id linked to each account, it has nothing to do with your own customer id's in your own system. Unless you have a local table where you link each of your own customer id's to the google id's or loginEmails, the only way would be to read the primary adress data fro

AdWords API Re: Local Database Sync project

2008-10-01 Thread ckrahn
Very nice work indeed! *downloaded and trying it already* Expect some feedback/error reports soon. Regards, Christian On 29 Sep., 21:07, AdWords API Advisor <[EMAIL PROTECTED]> wrote: > Today, we're pleased to announce the AdWords API Local Database Sync > project at > >  http://code.google.co

AdWords API awapi-local-db-sync-1.0.0

2008-10-01 Thread ckrahn
I tried the new AdWords API Local Database Sync tool and i got an error while running the reports the first time: 2008-10-01 17:02:26,997 [-KeywordHistory] ERROR: Traceback (most recent call last): File "/opt/awapi-local-db-sync-1.0.0/bin/report_thread.py", line 208, in run