Hey

I am using the googleads-python api to pull different adwords reports, When 
I do this, any metrics to do with Cost shows me distorted values.

For example , in the web UI, I check cost (*Cost is the sum of your 
cost-per-click (CPC) )* to each campaign and i do the same while pulling my 
report ( I specify the "*Cost" *parameter while creating my report 
definition) and i get a value more than 50000x times. Maybe I am missing 
something here?

Here is my whole definition:

report = {

'reportName': 'CAMPAIGN_PERFORMANCE_REPORT',

'dateRangeType': 'YESTERDAY',

'reportType': 'CAMPAIGN_PERFORMANCE_REPORT',

'downloadFormat': 'CSV',

'selector': {

'fields': 
['Date','CampaignName','AverageCpc','AverageCpm','Clicks','Impressions','Ctr','Cost']

},

# Enable to get rows with zero impressions.

'includeZeroImpressions': 'false'

}


Please let me know if you need additional data to figure this out


Thanks!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/16c876c1-6b0f-4677-8cdb-43d1440679c5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to