Hi folks,

I'm creating adwords campaigns using the java client 
<https://github.com/googleads/googleads-java-lib> library published by 
google. This works fine during development. However, when deploying my 
service on production, all incoming and outgoing requests need to pass 
through our own proxy. This proxy looks at some of the custom headers we 
use internally and then forwards the request to the internet. My questions 
are as follows:

 1. When I'm using the client library, I would like to be able to plugin my 
own custom http client that makes the requests, is such a thing possible?
 2. In case I cannot do 1. ,  is it possible to set custom headers on the 
requests that the client library makes ?

Thank you in advance!!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/bd6549aa-9bd4-4ce5-a940-c0f6c92b58ec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to