Re: assigning Adwords customer ID dynamically

2011-08-11 Thread AdWords API Advisor
Hi, AdWordsUser exposes a parameterized constructor that allows you to provide a clientId without using ini file. See http://code.google.com/p/google-api-adwords-php/source/browse/trunk/src/Google/Api/Ads/AdWords/Lib/AdWordsUser.php#101 for details. Let me know if you have more questions. Ch

assigning Adwords customer ID dynamically

2011-08-10 Thread knstech
Currently we have hard coded Adwords customer ID in INI file. But we need to change our script to call different Adwords accounts based upon a key input field.May I know how to assign adwords account ID dynamically? I really appreciate your help. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=