Google Analytics data source worked perfectly HOWEVER the Google Adwords data
source failed to retrieve data (date, medium and source dimensions returned
values while the other dimensions and all the metrics returned empty). Attached
are the dimensions and metrics being pulled from each data source.
how come only the Google Analytics data source worked and what should be done
to fix that?
QUERY FOR ADWORDS:
var METRICS = [
'ga:impressions',
'ga:adClicks',
'ga:adCost',
'ga:CPM',
'ga:CPC',
'ga:CTR',
'ga:costPerTransaction',
'ga:costPerGoalConversion',
'ga:costPerConversion',
'ga:RPC',
];
QUERY FOR ANALYTICS:
var DIMENSIONS = [
'ga:date',
'ga:medium',
'ga:source',
'ga:adGroup',
'ga:adwordsCampaignID'
];
var METRICS = [
'ga:users',
'ga:newUsers',
'ga:sessions',
'ga:bounces',
'ga:avgSessionDuration',
'ga:organicSearches',
'ga:pageviews',
'ga:uniquePageviews',
'ga:timeOnPage',
'ga:avgTimeOnPage'
];
var DIMENSIONS = [
'ga:dateHour',
'ga:country',
'ga:browser',
'ga:deviceCategory',
'ga:medium',
'ga:source'
];
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/a9696593-ec9b-4ff5-89da-37ae30f07d3e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.