Yes,

Client customer ID can be set dynamically.  It sounds like you are using 
the PHP client library.
Please see if 
SetClientCustomerId<https://github.com/googleads/googleads-php-lib/blob/master/src/Google/Api/Ads/AdWords/Lib/AdWordsUser.php#L348>on
 the AdWordsUser class:

Thanks,

Ray

On Monday, February 17, 2014 3:44:57 PM UTC+1, brst...@gmail.com wrote:
>
>
> hello Ray Tsang, 
> yes i can explain this. See if you have a look at the User Interface of My 
> client center account and switch to accounts tab then there are two buttons 
> create account and link existing account. If we click on link existing 
> Account then we have to provide the email of the adwords user whom we want 
> to link, then an automated email is sent to the user with invitation link 
> and if the user click this link then his account is linked with our 
> account. I thought in this similar way but if we are adding an existing 
> user through adwords api the we have to make two request the first one with 
> ADD PENDING and the second request is SET ACTIVE. After these two requests 
> the account is linked.
>
> Now i have this problem that if i want to query about any of my client 
> (which is currently added in my list) then i have to add clientCustomerId = 
> "XXX-378-1467" parameter in my auth.ini file and after that i can fetch 
> Campaings,add campaings etc.. Now is there any way how to make this 
> clientCustomerId dynamic ??
>
> The second question is that whenever i want to fetch any of the 
> information about a user then can i send the clientCustomerId in my request 
> instead of initialising it in auth.ini file ?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/groups/opt_out.

Reply via email to