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
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
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
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
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
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
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