Today we launch the v2.0 release of the
DoubleClick Ad Exchange Seller REST API. This release adds support for associating a single user to more than one account.
If your user ID is associated with only one account, you can continue to use v1.1 of the API as you have previously, although we recommend you always use v2.0 of the API. If your user ID is associated with more than one account, you must use the v2.0 API and supply the accountId of the appropriate customer account with each request.
For example, resource requests in v1.1 like this:
https://www.googleapis.com/adexchangeseller/v1.1/
{resourceType}/
{resourceId}
Will become this in v2.0:
https://www.googleapis.com/adexchangeseller/v2.0/
accounts/
{accountId}/
{resourceType}/
{resourceId}
Follow our
Google+ page for other announcements and updates.
Dean Lukies, Ads Developer Relations