CHJani / google-api-java-client

Automatically exported from code.google.com/p/google-api-java-client
0 stars 0 forks source link

Retrive a example which get Adsense Report Through Adsense Management API #373

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Which Google API and version (e.g. Google Calendar Data API version 2)?
Google AdSense Management API v1

What format (e.g. JSON, Atom)?
JSON

What Authentation (e.g. OAuth, OAuth 2, ClientLogin)?
ClientLogin & OAuth

Java environment (e.g. Java 6, Android 2.3, App Engine)?
Java 6

External references, such as API reference guide?
yes,I need

Please provide any additional information below.
1.My web application want to get Adsense Report throuth the API,But I want not 
to use OAuth.
2.I want to generate report with filter,but the offical example only have one 
filter "AD_CLIENT_ID",have other filter(such as AD_UNIT_ID)?

Original issue reported on code.google.com by Dai.Davi...@gmail.com on 15 Dec 2011 at 8:49

GoogleCodeExporter commented 9 years ago
I was wondering the same thing and after a little messing around I got a filter 
to work with 'AD_UNIT_ID==ca-pub-9335662535012345:3946412345'.

It would be great if someone could map out all the other possible filter fields 
though.

Original comment by elische...@gmail.com on 13 Jun 2012 at 8:07

GoogleCodeExporter commented 9 years ago

Original comment by rmis...@google.com on 14 Jan 2013 at 3:31