runt18 / analytics-issues

Automatically exported from code.google.com/p/analytics-issues
0 stars 0 forks source link

impressions, adclicks, CPM','CPC','CTR','RPC #180

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
---------------------------------------------------------------------------
NOTE: This issue tracking system is for Google Analytics developer products
only.
If you are not a developer/programmer visit:
http://www.google.com/analytics/support.html
---------------------------------------------------------------------------
Name of affected component: Data Export API

Name of related library and version, if applicable (e.g. Java, Python,
HTTP, Objective-C, etc.):

Issue summary:
Provide a brief summary of the issue you're experiencing.

Steps to reproduce issue:
1.still issues on below mentions(Fixed invalid metrics/dimensions combinations)

    Last month we announced some upcoming changes to the API to disallow some invalid queries in the data feed that do not return any data. We have now made those changes to the API, and the following combinations are now invalid:
        Product dimensions cannot be combined with transaction metrics.
        ga:adContent or ga:adGroup cannot be combined with ga:impressions.

    Instead of returning a response with 0 results, the API now returns 400 error code for all queries that ask for these combinations.

2.what is the alternative solutions for this.
3.please anyone can help me for this request...

Expected output:
What do you expect to see after performing the above steps?

Actual results:
What do you actually see after performing the above steps?

Notes:
Provide any additional information which might be useful here. Feel free to
attach screenshots or sample code which demonstrates the issue being
described.

Original issue reported on code.google.com by usaweb.csb@gmail.com on 9 Jan 2012 at 5:08

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
i need to get the impressions, adclicks, CPM','CPC','CTR','RPC data's for using 
the 
below mention the dimensions and metrics.. 

$dimensions = array('date','source','medium','keyword','campaign');
$metrics = array('visits', 
'pageviews','bounces','impressions','adClicks','CPM','CPC','CTR','RPC',);

but its returning "0" value's for impressions,adClicks,CPM,CPC,CTR,RPC. please 
provide alternative solutions...
please find below attached the screenshots i am wondering to find solutions
anyone can give me the exact solutions..

Original comment by usaweb.csb@gmail.com on 10 Jan 2012 at 7:16

Attachments:

GoogleCodeExporter commented 8 years ago
i using php gapi class files.. please give me suggestion and solutions for php 
development.. 

Original comment by usaweb.csb@gmail.com on 10 Jan 2012 at 7:18

GoogleCodeExporter commented 8 years ago
hi guys,
       i mentions everything in this issue previously.. and i tried Data Feed Query Explorer also its everything returns "0" only.. please find bellow attached the screenshots 

Original comment by usaweb.csb@gmail.com on 11 Jan 2012 at 1:54

Attachments:

GoogleCodeExporter commented 8 years ago
anyone can give me some clear guidance. please tel if is there any other 
alternative solutions please..

Original comment by usaweb.csb@gmail.com on 11 Jan 2012 at 1:56

GoogleCodeExporter commented 8 years ago

Original comment by api.pe...@gmail.com on 16 Nov 2012 at 3:27

GoogleCodeExporter commented 8 years ago
Hello,
Has anyone found a solution for this query? We are developing the API and in 
most cases the data pulls work great. We are unable to get Impressions, Clicks, 
and CTR data. We have also checked in the Query Explorer, any metric in the 
AdWord list always come back as '0'. 

My understanding is Web MasterTools needs to be set up and linked to the GA 
account. We have done this for our test accounts and can see the AdWord metrics 
in the GA portal reports.

Any assistance would be greatly appreciated.

Thank you,
Ed

Original comment by e...@streamcompanies.com on 29 Mar 2013 at 7:04

GoogleCodeExporter commented 8 years ago
Hello,

I have the same problem with combination of ga:adSlotPosition and 
ga:impressions, ga:CPC. Impressions and CPC are always '0' . 

It will be grate to have some kind of solution..

Thanks,
Andriy L.

Original comment by andriy.l...@vakoms.com.ua on 23 Apr 2013 at 10:13

GoogleCodeExporter commented 8 years ago
I have the exact same issues as described above. Has there been a solution for 
this? Seems like no one has come up with a solution in almost 2 years.

Original comment by a...@pagerduty.com on 31 Mar 2015 at 11:39

GoogleCodeExporter commented 8 years ago
I am having the same issue...

Original comment by taylorne...@gmail.com on 7 Oct 2015 at 11:04