Hello everyone,

I'm trying to upgrade our PHP AdWords API Application to the new library.

I can see that clientCustomerId is set in adsapi_php,ini 
<https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/adsapi_php.ini>
.

However I need to be able to set the clientCustomerId inside my own 
application in the same manner as is possible with the old library, with 
the user object:

$user->SetClientCustomerId(xxxxxx)


I can see that the new session object has a clientCustomerId 'getter' 
method, but there doesn't seem to be a 'setter' available.

$session->getClientCustomerId()

Can anyone advise on how they are setting they are setting the 
clientCustomerId?

Any help would be appreciated.

Many thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/28ddc38f-c266-4538-864f-411b7ec0afbb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Setting clie... Alan Coleman

Reply via email to