Duplicate of https://groups.google.com/forum/#!topic/adwords-api/RUZ_xg7hHHY
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
I tried to make a first example of GetCampaings.php as the guide said.
It takes very long time to get my campaigns.
The code slow are:
1. download the wsdl
2. GenerateHttpHeaders
3. __soapCall --> it's slow but request time is nice (about 200ms)
It takes about 15 second to get 1 campaign (test).