Tuesday, July 17, 2012

Digest for adsense-api@googlegroups.com - 11 Messages in 4 Topics

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

    "Sérgio Gomes" <sergiomdgomes@gmail.com> Jul 16 12:33PM -0700  

    Hi Steffan,
     
    You'll likely need to enable it at the PHP level:
     
    ini_set('error_reporting', E_ALL);ini_set('display_errors', 1);
     
    I'll see if I can get something a little bit more specific for debugging
    scope issues, though.
     
    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 Monday, July 16, 2012 7:30:42 AM UTC+1, Steffan Hoeke wrote:

     

    Steffan Hoeke <steffan.hoeke@gmail.com> Jul 16 11:44PM -0700  

    Sérgio,
     
    I develop with those settings enabled :)
     
    I don't see any reason why this would display anything though, as no errors
    are generated.
    As far as the API client is concerned everything is functioning normally...
     
    I quickly browsed through the api client code, but don't see any code for
    enabling debug output or logging of calls?
     
    Steffan
     
    On Monday, 16 July 2012 21:33:44 UTC+2, Sérgio Gomes wrote:

     

    Steffan Hoeke <steffan.hoeke@gmail.com> Jul 17 12:15AM -0700  

    I just watched an authentication session using the Chrome developer tools,
    and noticed that the called URL does contain the correct scope parameter as
    specified by me:
    &scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fadsense.readonly
     
    Once granted, is there a way to verify the type of access granted from
    the https://accounts.google.com/b/0/IssuedAuthSubTokens page ?
     
    On Monday, 16 July 2012 21:33:44 UTC+2, Sérgio Gomes wrote:

     

    "Sérgio Gomes" <sergiomdgomes@gmail.com> Jul 16 03:49AM -0700  

    Hello,
     
    I'm afraid the business team is a bit swamped at the moment, but they'll
    get to your applications as soon as they can.
     
    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 Saturday, July 14, 2012 7:09:46 PM UTC+1, abdobasha2004 wrote:

     

    Pricell <oskedi01@gmail.com> Jul 16 09:45AM -0700  

    Thank you for the reply. Just wondering, after i request access, i get no
    confirmation email on it or so? :-)
    Thanks!
     
    Den måndagen den 16:e juli 2012 kl. 12:49:20 UTC+2 skrev Sérgio Gomes:

     

    "Sérgio Gomes" <sergiomdgomes@gmail.com> Jul 16 12:32PM -0700  

    Hello again,
     
    To be honest, I'm not entirely sure if you'll get a confirmation email :-/
    I'll keep an eye on your application and see if they get through
    eventually, though. What company/website are you filing a request for?
     
    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 Monday, July 16, 2012 5:45:27 PM UTC+1, Pricell wrote:

     

    "Sérgio Gomes" <sergiomdgomes@gmail.com> Jul 16 03:58AM -0700  

    Hi Dor,
     
    I'm afraid it's not possible to use OAuth 2.0 service accounts with the
    AdSense Management API, since it accesses protected user data. Service
    accounts are only available for access to unprotected data. You'll need to
    use OAuth 2.0 for installed applications or OAuth 2.0 for web server
    applications (or OAuth 2.0 for client-side applications if your application
    runs in Javascript on the user's browser).
     
    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 Sunday, July 15, 2012 11:46:05 AM UTC+1, Dor Ben Dov wrote:

     

    Dor Ben Dov <doribd@gmail.com> Jul 16 04:40AM -0700  

    Sergio,
    If i just want to access within adsense to get the reports, how many
    clicks/impressions/ecpm etc' i don't need the oauth 2.0 ?
    Dor
     
    On Sunday, July 15, 2012 1:46:05 PM UTC+3, Dor Ben Dov wrote:

     

    "Sérgio Gomes" <sergiomdgomes@gmail.com> Jul 16 04:54AM -0700  

    Hi Dor,
     
    I'm afraid that's protected user data, even if that user is yourself.
    You'll need to use OAuth 2.0, as I've mentioned in all of my posts.
     
    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 Monday, July 16, 2012 12:40:22 PM UTC+1, Dor Ben Dov wrote:

     

    "Sérgio Gomes" <sergiomdgomes@gmail.com> Jul 16 03:54AM -0700  

    Hi Alex,
     
    I'm afraid we can't really help you with that, as we only deal with the
    AdSense APIs on this forum. You'll probably have more luck at the AdSense
    Support site <http://support.google.com/adsense> or the AdSense Help Forum<http://productforums.google.com/forum/#!forum/adsense>
    .
     
    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 Sunday, July 15, 2012 4:38:07 AM UTC+1, alex diavatis wrote:

     

    alex diavatis <alexis.diavatis@gmail.com> Jul 16 02:12PM +0300  

    Hello Sergio,
     
    I am sorry, I didn't notice I post in wrong channel
    Thank you for info
     
    - alex
     

     

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