Hi Jonathan,

It is possible to do what you described, in one of the following
manner:

1. Link the client's account under your MCC, and then use Email =
your_mcc_email, Password = your_mcc_password, ClientEmail =
the_client's_login_email, developerToken=your_developer_token
2. Don't link the client account under your MCC, and then use Email =
client's_mcc_email, Password=client's_mcc_password, ClientEmail =
the_client's_login_email, developerToken=your_developer_token. In this
case, you have to provide the user with a login page, where they can
enter the username and password.

In both cases, your account gets charged for API costs, since it holds
the developer token.

I also suggest that you read through the AdWords API terms and
conditions to ensure that your application is in accordance with the
Ts&Cs. http://code.google.com/apis/adwords/docs/terms.html

Cheers,
Anash P. Oommen,
AdWords API Advisor.


On Aug 24, 6:44 pm, Jonathan <jonat...@divisionbyzero.co.uk> wrote:
> Hi,
>
> I'm looking to integrate the Adwords API into an app I'm creating for
> some clients. The closest analogy I can think of would be a basic, web
> based version of the Adwords editor application.
>
> I'm wondering if certain things are possbile RE the accounts used to
> first connect to the API, and then access different adwords accounts.
>
> The way I'd like this to be structured as follows:
>
>  - The app connects to the API via my adwords account, therefore all
> unit fees will come out of my account - my clients will be paying me a
> fee to use the app which will cover these costs.
>  - I want the app to be able to manipulate my client's adwords
> account(s), i.e. although my account is connecting to the API, it's
> their account(s) logging in, and their account(s) the API will be
> operating on.
>  - Some clients may have an MCC account, so it would be great to be
> able to list & connect to separate accounts in the MCC based on the
> user's selection.
>
> Is this possible? I'm going to use the PHP library in case it's
> relevant.
>
> Thanks,
>
> Jonathan

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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

Reply via email to