Group: http://groups.google.com/group/adsense-api/topics
- Adsense and BigQuery [2 Updates]
- Evgeny P <qwertydzen@gmail.com> Jan 24 09:18AM -0800
I used https://bigquery.cloud.google.com/
query
SELECT
clicks,
individual_ad_impressions,
matched_ad_requests,
clicks/individual_ad_impressions CTR,
earnings/clicks CPC,
earnings/individual_ad_impressions*1000 CPM,
earnings,
ad_unit_name,
ad_unit_id,
country_code
FROM
[google.com:adsense-reports:Reports.DailyAdUnitReport]
WHERE date = '2014-01-24'
ORDER BY
earnings DESC
Why I got
Query Failed
Error: Unexpected. Please try again.
Job ID: job_U3BhovD3W_i8UR7NDpDyY_gCkT4
What's wrong with it?
Thank you!
- "Sérgio Gomes (AdSense API Team)" <adsenseapiadvisor+sergio@google.com> Jan 24 09:33AM -0800
Replying privately to the thread for account details.
Cheers,
Sérgio
---
Sérgio Gomes
Developer Relations
Google UK Limited
Registered Office: Belgrave House, 76 Buckingham Palace Road, London SW1W
9TQ
Registered in England Number: 3977902
On Friday, 24 January 2014 17:18:05 UTC, Evgeny P wrote:
You received this message because you are subscribed to the Google Groups "AdSense API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adsense-api+unsubscribe@googlegroups.com.
To post to this group, send email to adsense-api@googlegroups.com.
Visit this group at http://groups.google.com/group/adsense-api.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment