Re: How to get Account expense information through API

2021-06-29 Thread Google Ads API Forum Advisor
Hi Rizwan, Thank you for reaching out. If this is the case you could query the metrics.cost_micros from the customer resource via the Google Ads API to fetch the expense of the customer account. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._500

Re: How to get Account expense information through API

2021-06-29 Thread Rizwan Ahmed
Hi Team, Thanks for your response. I apologise for my mistake. I have customers belongs to Google ads not to Adwords. The client which i am using is GoogleAdsClient

RE: How to get Account expense information through API

2021-06-29 Thread Google Ads API Forum Advisor
Hi Rizwan, Thank you for reaching out. You would be able to query the Cost from the Account Performance Report to fetch the expense of the customer account. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q2JWmkb:ref -- -- =~=~=~=~=~=~=~=~=

AdWords API Re: how to get Account expense information through api

2008-12-03 Thread noreux
Yeah thats what i was looking for, thanks! On 3 Dez., 08:20, "Jan Piotrowski (AdWords API Guru)" <[EMAIL PROTECTED]> wrote: > Hi noreux, > > there are several ways to get the cost of a campaign: > > 1. Schedule a campaign report with 'cost' included > 2. Just use getCampaignStats to retrieve a St

AdWords API Re: how to get Account expense information through api

2008-12-02 Thread Jan Piotrowski (AdWords API Guru)
Hi noreux, there are several ways to get the cost of a campaign: 1. Schedule a campaign report with 'cost' included 2. Just use getCampaignStats to retrieve a Stats record Is this what you needed? - Jan Piotrowski [1] http://code.google.com/apis/adwords/docs/developer/CampaignService.html#g