Hi Shan,

You should be able to retrieve the said information by including the Cost 
field when you generate the Campaign Performance Report 
<https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report>
 as 
you can see in my below sample SELECT query and results from my test 
account :

Sample query :

*String query = "SELECT CampaignId, CampaignName, Cost FROM 
CAMPAIGN_PERFORMANCE_REPORT";*

Results :

*Campaign ID,Campaign,Cost*
*367020438,Interplanetary Cruise (Mars)#1460726846165,0*
*367027038,Interplanetary Cruise #1460729160735,0*
*368867478,Shoes Sale # 1461179448427,0*
*368871438,Shoes Sale # 1461180582528,0*
*641856392,Interplanetary Cruise banner 5 #1470898927628,0*
*661677735,Video campaign,0*
*678801542,Campaign 123,0*
*Total, --,0*

Since I am using a test account, the total Cost would be 0 as test account 
data do not generate statistics. Even so, you could see that the total is 
included in the generated report. Feel free to write back if you have any 
further clarificaitions.

Thanks and regards,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d5dc56d1-3760-43b0-9880-f0bd417ff297%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... Shan Pramuditha
    • ... 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
    • ... Shan Pramuditha
      • ... 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum

Reply via email to