Friday, February 28, 2014

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

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

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

    TL;DR Projects using the AdSense Management API<https://developers.google.com/adsense/management/v1.4/reference/index>should now check for accounts with multiple AdSense/AdX accounts and let
    users pick instead of using the default namespace, as it will be disabled
    for some accounts.
     
    API users with access to more than one AdSense or AdX accounts will receive
    an error when using the default namespace due to cases of ambiguity. We
    expect a very small percentage of users to have this problem, as this
    functionality is restricted to a limited set of accounts.
     
    To avoid complications, make sure you're not using the default account
    namespace adclients.list, adunits.getAdCode, etc. and specify an account ID
    for every call. For that, use accounts.adclients.list,
    accounts.adunits.getAdCode, etc. You’ll find the whole list of calls in the API
    reference pages<https://developers.google.com/adsense/management/v1.4/reference>
    .
     
    The flow you should always use from now on is:
    - Authenticate
    - Call accounts.list
    - Show a publisher account picker if there's more than one account
    - Do the rest of the requests using the account ID
     
    If you have questions about this change or need help with updating your
    code, you can reply on this thread.
     
    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

     

--
You received this message because you are subscribed to the Google Groups "AdSense API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adsense-api+unsubscribe@googlegroups.com.
To post to this group, send email to adsense-api@googlegroups.com.
Visit this group at http://groups.google.com/group/adsense-api.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment