Thank you very much.

On Jan 27, 10:36 am, AdWords API Advisor
<adwordsapiadvi...@google.com> wrote:
> Hi,
>
> You can change the clientId (clientEmail or clientCusotmerId header)
> by using the AdWordsUser method SetClientId():
>
>   $user->SetClientId("123-456-7890");
>
> After making this call you will need to get new instances of your
> services that are configured with this new value.
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Jan 26, 9:33 am, blt <boltwebsoluti...@gmail.com> wrote:
>
>
>
> > I need some help in getting started.
> > Based upon the clientid provided by user, want to run the php scripts
> > from the php client library.
> > But I dont see any way out to dynamically work on the clientid, as the
> > clientid is directly  fetched from the auth.ini file in the client
> > library.
> > I know that, now I have to either dynamically change the clientid in
> > the authini file or in the AdWordsUser.php file, but i want to know
> > that, is there any other easy way out. If not, then how can i do it
> > for above?- Hide quoted text -
>
> - Show quoted text -

-- 
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-...@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