@Dorian Kind, Thank you for the reply. Your answer gives some light to my issue, but I don't quite understand what " originates from a reverse lookup:" means. I have whitelisted " adwords.google.com" but an error is still the same. At least when I try to run examples, provided by the lib.
On Thursday, October 19, 2017 at 3:07:06 PM UTC+2, Dorian Kind wrote: > > If I may chime in, I'm pretty sure the googleads library only connects to " > adwords.google.com". The "1e100.net" domain probably originates from a > reverse lookup: > > $ host adwords.google.com > adwords.google.com is an alias for adwords.l.google.com. > adwords.l.google.com has IPv6 address 2a00:1450:400c:c04::64 > > $ host 2a00:1450:400c:c04::64 > 4.6.0.0.0.0.0.0.0.0.0.0.0.0.0.0.4.0.c.0.c.0.0.4.0.5.4.1.0.0.a.2.ip6.arpa > domain > name pointer wk-in-x64.1e100.net. > > So if we're talking about a web proxy, whitelisting the " > adwords.google.com" host should be fine. If you really need to whitelist > on the network level, Google announces quite a number of IPv6 prefixes... > > > On Thursday, 19 October 2017 09:39:25 UTC+2, Sebastian Piskorski wrote: >> >> But requirements for proxy should be the same for all languages. All I >> need is probably list of addresses that I have to whitelist in order to run >> AdWords API requests through proxies using Google Library. Also, I think >> you should know CURL and why lib tries to connect >> "2a00:1450:4016:80c::200a:", and how to force it to use domain address >> instead. >> >> On Wednesday, October 18, 2017 at 10:30:33 PM UTC+2, Jude Amagoh wrote: >>> >>> Hi, >>> >>> I'd be glad to assist you with your query but, unfortunately this >>> question is out of my scope. I recommend you post your question on the php >>> github <https://github.com/googleads/googleads-php-lib/issues> and they'll >>> be better equipped to answer this question. >>> >>> Best Regards, >>> Jude, Adwords API Team >>> >> -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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 --- 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 [email protected]. 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/8373ecb9-2b31-4541-b3f4-a29a04ccf747%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
