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-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: How to get Adgroup CPC,cost,CTR ,impressions etc ...using google adword api

2018-02-23 Thread webmaster12220
On Friday, February 23, 2018 at 3:02:10 PM UTC+7, webmast...@gmail.com wrote: > > Could you tell me what parse means? > I am getting same issue, and I need to display them in website. But not idea how I can display them in website -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: How to get Adgroup CPC,cost,CTR ,impressions etc ...using google adword api

2018-02-23 Thread webmaster12220
Could you tell me what parse means? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

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 -- -- =~=~=~=~=~=~

How to run Performance report ?

2018-02-22 Thread webmaster12220
Hi, thanks for your attention I had upgraded new Adwords API version as v201710. Now I see all thing is working properly, but I am getting error when I run this function. Uncaught Google\AdsApi\AdWords\v201710\cm\ApiException: [QueryError{reason=INVALID_FROM_CLAUSE, message=}] I am not sure