Thursday, July 5, 2012

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

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

    Michael Ormonde <michael.ormonde2@gmail.com> Jul 04 01:23AM -0700  

    Just wondering, is there any further insight into this?
     
    On Thursday, 28 June 2012 17:41:38 UTC+1, Michael Ormonde wrote:

     

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

    Hi Michael,
     
    Apologies for the delay. From the log, it looks like the parameters are
    being passed as part of the body, which is probably not the correct way of
    doing things, although I'm not an expert on the low-level OAuth 2.0
    protocol.
     
    Is there any chance you could use an OAuth library instead (or better
    still, one of the Google API client libraries<https://developers.google.com/adsense/host/libraries>)?
    That would make your development a whole lot easier, as you'd be dealing
    with these matters at a much higher level. What environment are you coding
    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 Wednesday, July 4, 2012 9:23:20 AM UTC+1, Michael Ormonde wrote:

     

    Michael Ormonde <michael.ormonde2@gmail.com> Jul 05 01:57AM -0700  

    Hey,
     
    No worries. I'm currently developing for PHP. My understanding (which I
    admin is limited on the matter) was that I had to retrieve a device code
    and get the account to authorize access before the API calls can make the
    necessary requests as explained
    in https://developers.google.com/accounts/docs/OAuth2ForDevices. I'll keep
    digging around and will update here if I figure out what I've been doing
    wrong. I'll look into the actual library code too and see if there's
    specific functions for what I'm looking for
     
    Thanks,
    Michael
     
    On Wednesday, 4 July 2012 15:53:52 UTC+1, Sérgio Gomes wrote:

     

    "Raúl Mellado" <raulmellado@gmail.com> Jul 04 10:12AM -0700  

    Hi Sérgio, thanks for the super-quick update!
     
    To be honest, being able to get different dimensions filtered by url was
    a killer feature for me; I guess there is a good reason behind this
    behaviour anyway. Do you think this could change anytime in the future, or
    should I try to find a permanent workaround for this?
     
    I am developing a WordPress plugin that shows Adsense earnings for that
    site (and ideally extra info like: top performing ads units, sizes, custom
    channels...) on backend, so my idea was to extract domain name from WP
    database and show earnings filtered by that URL, so that no intervention on
    the user side is needed. If I cannot filter by URL, second best would be to
    ask the user on WP backend which ads he is showing on the site, and then
    filter by those specific ads, can you think of any easier way?
     
    Thanks a lot for your help!
     
     
    Raul
     
     
    On Monday, July 2, 2012 3:48:18 PM UTC-3, Sérgio Gomes wrote:

     

    Dinero spt <netspheredevelopment@gmail.com> Jul 04 03:38AM -0700  

    Hi ,
     
    I want to fetch report for specific group of DOMAIN_NAME.
     
    Is there any way to filter reports for more then 1 DOMAIN_NAMEs together .
    eg --> filter => DOMAIN_NAME in ("name1.com","name2.com","name3.com")
    Thanks,
     
    On Tuesday, April 10, 2012 4:27:14 PM UTC+5:30, Sérgio Gomes wrote:

     

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

    Hi there,
     
    Yes, it's possible! We have boolean logic in filters<https://developers.google.com/adsense/management/v1.1/reference/reports/generate#combiningFilters>,
    so they can be combined.
     
    In your specific case, this would be:
    DOMAIN_NAME==name1.com,DOMAIN_NAME==name2.com,DOMAIN_NAME==name3.com
     
    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 Wednesday, July 4, 2012 11:38:36 AM UTC+1, Dinero spt wrote:

     

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

    Hi Dor,
     
    The registered URIs are controlled from your APIs Console<https://code.google.com/apis/console>project page. Under "API Access", you'll have a section called "Client ID
    for web applications". You'll be able to set your redirect URIs there.
     
    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 Wednesday, July 4, 2012 8:53:33 AM UTC+1, Dor Ben Dov wrote:

     

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