Tuesday, December 4, 2012

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

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

    "Jose Alcérreca (AdSense API Team)" <adsenseapiadvisor+jose@google.com> Dec 03 06:13AM -0800  

    Hi again,
     
    You don't need to manage publisher's channels anymore with v4.1. Now we use
    host channels, so you can use channels across multiple publishers.
     
    In order to use Custom Channels, set the optional argument (
    hostCustomChannelId) when creating code for ad units. For URL channels,
    create them using the URL pattern that matches your publisher's address.
    These channels only belong to the host so you have access to them.
     
    If you need to generate reports for a channel, use the dimensions
    CUSTOM_CHANNEL_ID or URL_CHANNEL_ID to distinguish between them or, if you
    want data for a particular channel, use filters as following:
     
    filter=CUSTOM_CHANNEL_ID%3D%3D<your_custom_channel_id>
     
    I hope this helps.
     
    Cheers,
    Jose
     
     
    ---
    Jose Alcérreca
    Developer Relations
     
    Google UK Limited
    Registered Office: Belgrave House, 76 Buckingham Palace Road, London SW1W
    9TQ
    Registered in England Number: 3977902
     
     
    Google Inc.| Developer Relations | *AdSense API Team* |
    developers.google.com/adsense
     
    On Monday, 3 December 2012 01:08:49 UTC, Group Participant wrote:

     

    Group Participant <genieejeenee@gmail.com> Dec 03 03:15PM -0800  

    Thank you for the reply, but I need a little more clarification, please.
     
    Even if there is no longer a need to manage publishers' channels, there are
    data associated with those channels. In the v3 application, reports are
    generated for that data.
     
    If the publishers' channels and the associated data cannot be accessed via
    4.1, how can the report be generated for that data?
     
    Is there an alternative way to access the same data and calculate report
    results?
     
    2012年12月3日月曜日 23時13分12秒 UTC+9 Jose Alcérreca (AdSense API Team):

     

    Morten Hjort <mortenhjort@gmail.com> Dec 03 02:46AM -0800  

    I have an idea for custom artist-pages where the artists themself can earn
    some money from advertising (with a split for us). However that means that
    each user should be able to connect his/her own account where maybe 80% of
    the revenue will go to, while the rest will go to us.
    Is that doable with the Adsense API?

     

    "Sérgio Gomes (AdSense API Team)" <adsenseapiadvisor+sergio@google.com> Dec 03 06:14AM -0800  

    Hi Morten,
     
    Sounds like the perfect use case for the AdSense Host API! Take a look at
    our documentation on https://developers.google.com/adsense/host/ for more
    information on the program.
     
    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, 3 December 2012 10:46:51 UTC, Morten Hjort wrote:

     

    poll bigger <pollandayker@gmail.com> Dec 01 04:05PM +0400  

    yes
     

     

    "Sérgio Gomes (AdSense API Team)" <adsenseapiadvisor+sergio@google.com> Dec 03 06:09AM -0800  

    That's correct. The new Host API uses ad units (aka ad slots), so you'll
    need to make sure both of these properties are correct, and that the ad
    unit in question matches the sizes described in the template as well.
     
    Also, don't forget google_ad_host for your revenue share!
     
    Here is some sample generated code:
     
    <script type=\"text/javascript\"><!--
    google_ad_client = \"ca-pub-xxxxxxxxxxxxxxxx\";
    google_ad_host = \"ca-host-pub-yyyyyyyyyyyyyyyy\";
    /* Ad Unit x */
    google_ad_slot = \"zzzzzzzzzz\";
    google_ad_width = 200;
    google_ad_height = 200;
    //-->
    </script>
    <script type=\"text/javascript\"
    src=\"http://pagead2.googlesyndication.com/pagead/show_ads.js\">
    </script>
     
    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, 3 December 2012 07:56:15 UTC, Group Participant wrote:

     

    "Sérgio Gomes (AdSense API Team)" <adsenseapiadvisor+sergio@google.com> Dec 03 05:36AM -0800  

    Hi Filippo,
     
    You can do as you mention, although I would advise sticking to read-only
    methods until you run your implementation through us. Once you do, we'll
    give you a new set of developer credentials on your existing account, with
    your production callback URL (should it be different from the sandbox one).
     
    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, 30 November 2012 10:20:07 UTC, Filippo Silvestro wrote:

     

    "Sérgio Gomes (AdSense API Team)" <adsenseapiadvisor+sergio@google.com> Dec 03 05:34AM -0800  

    Hi there,
     
    Unfortunately, there's no way of adding any reporting data to sandbox
    accounts. The only thing I can suggest is building a mock of the service
    and working from 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 Thursday, 29 November 2012 03:35:08 UTC, Group Participant 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