Re: AdGroupAdService is not giving the statistics of ads

2018-02-27 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, Sorting and Paging are not supported in reports. Please refer here for better clarity. Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog a

Re: AdGroupAdService is not giving the statistics of ads

2018-02-26 Thread webmaster12220
On Tuesday, February 27, 2018 at 1:37:32 AM UTC+7, Dhanya Sundararaju (AdWords API Team) wrote: > > Hi, > > The error "Invalid field name : "AveragePosition, Clicks, Impressions" is > being thrown because these fields are metrics in the > ADGROUP_PERFORMANCE_REPORT >

Re: AdGroupAdService is not giving the statistics of ads

2018-02-26 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, The error "Invalid field name : "AveragePosition, Clicks, Impressions" is being thrown because these fields are metrics in the ADGROUP_PERFORMANCE_REPORT . You will be able to get fields only which

Re: AdGroupAdService is not giving the statistics of ads

2018-02-24 Thread webmaster12220
On Saturday, February 24, 2018 at 1:33:52 AM UTC+7, Dhanya Sundararaju (AdWords API Team) wrote: > > Hi, > > You can refer this > > code > sample in java to run any report.

Re: AdGroupAdService is not giving the statistics of ads

2018-02-23 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, You can refer this code sample in java to run any report. Code samples in other languages are given here . You would just need to specify t

Re: AdGroupAdService is not giving the statistics of ads

2018-02-22 Thread webmaster12220
Hi, I have question How can I run you will ADGROUP_PERFORMANCE_REPORT this report, I had tried to this run with AWQL, but they show me invalid from class error Please help me and let me know thanks -- -- =~=~=~=~=~=~

Re: AdGroupAdService is not giving the statistics of ads

2015-01-12 Thread Michael Cloonan (AdWords API Team)
Hello, You can filter the report on the AdGroupId. Please see this documentation for a list of valid fields in the ad group performance report. For example, if you were using AWQL to run your report, you could make a qu

Re: AdGroupAdService is not giving the statistics of ads

2015-01-11 Thread Shobhan Babu
How can we get the one ad group performance report rather than entire ad groups performance report ? if it is available please let me know the procedure to get the specific ad group performance report. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Goog

Re: AdGroupAdService is not giving the statistics of ads

2015-01-09 Thread Michael Cloonan (AdWords API Team)
Hello, You cannot fetch statistics via the AdGroupAdService. In order to get statistics for ad groups, you will need to run an ADGROUP_PERFORMANCE_REPORT . You can look up which fields are selectable at the documentation

AdGroupAdService is not giving the statistics of ads

2015-01-09 Thread shobhan
Hi I am using AdgroupAdservice method retrieve the cost,cpc,impression,ctr,conversion etc by using the following code. Code: require_once dirname(__FILE__).'/adwordsAPI/src/Google/Api/Ads/AdWords/Lib/AdWordsUser.php'; //require_once dirname(__FILE__).'/adwordsAPI/src/Google/Api/Ads/AdWords/v