You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi! I develop an application that will work with your API. I use php. The app will be installed on different hosts. I have not access to the file "php.ini" at certain hosts. Prompt, can I work with your API without connecting these extensions "extension=php_soap.dll" and "extension=php_curl.dll"? Thank!
Sreelakshmi Sasidharan (AdWords API Team)
unread,
Jan 30, 2018, 11:55:26 AM1/30/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
If you are planning to use the PHP client library, the requirements are as listed here. It is highly recommended that you use an adsapi_php.ini file. However, if you don't want to or can't use one, you can use the OAuth2 token and ads session builders instead to set the same information. Please check here for more details. About making the API calls without the extensions : "extension=php_soap.dll" and "extension=php_curl.dll", could you please post this question on the PHP library? The library owner is better equipped to address this question