Hi Daniel,

If I'm understanding your question properly, it sounds like you are looking 
for a way to have a *single* set of credentials that you can use to issue 
API requests against all of the individual AdWords accounts you are 
managing.

If so, then you can achieve this by using OAuth credentials obtained while 
logged into your MCC account, provided all of the individual AdWords 
accounts are linked to your MCC.  You can even programmatically send 
invitations (as the MCC) and accept or reject invitations (as the client) 
using the 
ManagedCustomerService<https://developers.google.com/adwords/api/docs/reference/v201402/ManagedCustomerService>
.

Another document that may be helpful is our OAuth guide for users with a 
single top level 
MCC<https://developers.google.com/adwords/api/docs/guides/clientlogin-to-oauth2-single-mcc>
.

Cheers,
Josh, AdWords API Team

On Wednesday, April 16, 2014 2:45:11 PM UTC-4, DanielR wrote:
>
>
> Hello experts,
> I was asked to set up a system for an agency that provides AdWords 
> management services to other businesses.
> The main webapplication needs to show all sort of statistics and processed 
> data according to the customers preferences,
> from the agency's DB and Google AdWords as well.
>
> In all of my testings, the only way that I was able to fetch the data from 
> the AdWords API was to login to the "master" Google Account,
> or give permissions to a certain campaign to another Google account and 
> login with it.
>
> Is there a way to programatically define the "master" MCC account details 
> and fetch the relevant data for every campaign request using our own 
> mapping between the user and the Client ID from the MCC?
>
> Thanks,
> *Daniel.*
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to