I am upgrading from an old version of the Ads API to the latest. We have a 
different environment for each stage of our development process 
(Development, Stage, Production), and there are configuration differences 
between them. Pertinent to the AdsApi, the OAUTH2 information (client 
secret, etc).

I would like to keep these inside our current config file structure, where 
we have a different config file (different name) for each environment. The 
simplest way to do this would be to put the sections from adsapi_php.ini 
into our 'dev.ini', 'stage.ini', and production.ini files. The code almost 
seems to support this, but is hardcoded to use the adsapi_php.ini name, and 
looks in the "home" directory for that file. Any suggestions on how to 
handle this? Or should I just be hacking into the library code?

(also, please note that using generic terms like "LOGGING", "SOAP", and 
"OAUTH2" is not the best path to being used in a real-world environment, 
where those values could easily be overloaded).

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/8520ae5a-c1c6-4d26-a518-02a73f9fe941%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to