Saturday, December 31, 2011

Digest for adsense-api@googlegroups.com - 3 Messages in 1 Topic

Group: http://groups.google.com/group/adsense-api/topics

    Max Glaser <max.glaser@gmail.com> Dec 29 02:20PM -0800  

    Hello Silvano,
     
    Thank You very much for your replay!
     
    1. As I told you, the values of "yesterday" are the same as the
    AdSense FrontEnd. But y do not get any result for "today"
     
    here an example of the returned values (JSON / PHP Array)
     
    Array
    (
    [kind] => adsense#report
    [totalMatchedRows] => 1
    [headers] => Array
    (
    [0] => Array
    (
    [name] => DATE
    [type] => DIMENSION
    )
     
    [1] => Array
    (
    [name] => PAGE_VIEWS
    [type] => METRIC_TALLY
    )
     
    [2] => Array
    (
    [name] => CLICKS
    [type] => METRIC_TALLY
    )
     
    [3] => Array
    (
    [name] => EARNINGS
    [type] => METRIC_CURRENCY
    [currency] => USD
    )
     
    )
     
    [rows] => Array
    (
    [0] => Array
    (
    [0] => 2011-12-28
    [1] => xxxxx
    [2] => yyyyy
    [3] => zzzz.zz
    )
     
    )
     
    [totals] => Array
    (
    [0] =>
    [1] => xxxxx
    [2] => yyyyy
    [3] => zzzz.zz
    )
     
    [averages] => Array
    (
    [0] =>
    [1] => xxxxx
    [2] => yyyyy
    [3] => zzzz.zz
    )
     
    )
     
    The date parameter was from 2011-12-28 to 2011-12-29
     
    But I only get 1 row. Sometimes I got the second raw, but the values
    remained the same all day.
     
     
    2. Now I am on the road, so I have no time to experiment with the
    Google API explorer...
     
     
    Thank You!
    Max Glaser

     

    Silvano Luciani <silvano.luciani@google.com> Dec 30 02:22AM -0800  

    Hello Max,
     
    thanks for answering my questions. We will look into your issue and I
    will update you during the next week.
     
    Cheers,
    Silvano
     
    --
    Silvano Luciani | Developer Programs Engineer
     
    Google UK Limited
    Registered Office: Belgrave House, 76 Buckingham Palace Road, London
    SW1W 9TQ
    Registered in England Number: 3977902
     

     

    Max Glaser <max.glaser@gmail.com> Dec 30 06:17AM -0800  

    Hello Silvano,
     
    Thank You!
     
    OK, the next week I will have more time to make some more tests too...
     
    Happy New Year 2012!
     
    Regards,
    Max Glaser

     

You received this message because you are subscribed to the Google Group adsense-api.
You can post via email.
To unsubscribe from this group, send an empty message.
For more options, visit this group.

--
You received this message because you are subscribed to the Google Groups "AdSense API Forum" group.
To post to this group, send email to adsense-api@googlegroups.com.
To unsubscribe from this group, send email to adsense-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/adsense-api?hl=en.

No comments:

Post a Comment