Re: Google Adword API: How to get total spent amount for given account using CURL/SOAP

2018-06-12 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Pankaj, You can refer to this guide to know more about API call structures. You may follow the below format for your reference: curl --header "Authorization: Bearer *INSERT_ACCESS_TOKEN_HERE*" --header "clien

Re: Google Adword API: How to get total spent amount for given account using CURL/SOAP

2018-06-11 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Panjak, Ideally, you can generate an ACCOUNT_PERFORMANCE_REPORT . This generates statistical reports at the account level. You can use the Cost

Google Adword API: How to get total spent amount for given account using CURL/SOAP

2018-06-11 Thread Pankaj K
*As I want how much amount have spent on that account for ads by using the google adword api*. I need to integrate that code in PHP. If any one has any idea, please share with me. I have already search a lot but not get the what I have expected. My question is to get the total spent on give

Google Adword API: How to get total spent amount for given account using CURL/SOAP

2018-06-11 Thread Pankaj K
*As I want how much amount have spent on that account for ads by using the google adword api*. I need to integrate that code in PHP. If any one has any idea, please share with me. I have already search a lot but not get the what I have expected. My question is to get the total spent on give