Thank's Anash!! :) Can you give a simple example of changing the function public function SetClientId($clientId), if we want to send clientId like : GetCampaings.php?id=12345 ?:)
понедельник, 29 октября 2012 г., 12:15:10 UTC+3 пользователь Anash P. Oommen написал: > > Hi, > > You could use the extended constructor for AdWordsUser (see > http://code.google.com/p/google-api-adwords-php/source/browse/trunk/src/Google/Api/Ads/AdWords/Lib/AdWordsUser.php#109) > > or use an appropriate setter ( > http://code.google.com/p/google-api-adwords-php/source/browse/trunk/src/Google/Api/Ads/AdWords/Lib/AdWordsUser.php#343). > > It is not mandatory to provide values for all the keys in your auth.ini. > > Cheers, > Anash P. Oommen, > AdWords API Advisor. > > On Sunday, 28 October 2012 07:46:11 UTC+5:30, Mirror wrote: >> >> Hello! >> >> Please tell me, why there is a line in the auth.ini with the settings >> client >> ID?? >> >> ; Uncomment to make requests against a client account. >> ;clientId = "......" >> >> >> It's configuration file. Why do we need to specify ClientID in ini >> file?? If we need !different! clientID each time when we start >> Example/GetCampaings.php? >> >> How to transfer clientID from GetCompaings.php to auth.Ini file? Or how >> specified >> clientID directly in GetCampaings.php? >> > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
