Do you use Java, right?
If yes - take a look on this example
http://code.google.com/p/google-api-adwords-java/source/browse/trunk/examples/v201109/AddAdGroupCriteria.java
Strings:
import com.google.api.adwords.lib.AdWordsServiceLogger;
And
// Log SOAP XML request and response.
AdWordsServiceLogger.log();
Means that logs will be saved in logs directory inside library
directory.
So just change your code with this strings and logs will be saved.
Regards,
Evgeniy.
On 16 янв, 12:11, bakwaas baba <[email protected]> wrote:
> Hi Evgeniy
>
> Thank for your reply. I am using official library. So if I create a
> logs/ directory inside the directory from which I am running my
> application, that should be enough?
>
> Thanks again. You've given me hope.
>
> On Jan 16, 5:31 pm, Evgeniy Bogdanov <[email protected]> wrote:
>
>
>
>
>
>
>
> > Hi.
>
> > Official libraries can save SOAP requests in logs/ directory.
> > Communication is encrypted as it uses SSL.
>
> > Regards,
> > Evgeniy.
>
> > On 16 янв, 10:54, bakwaas baba <[email protected]> wrote:
>
> > > This might be a stupid question, but how do you guys get the SOAP
> > > request that is being sent and received?
>
> > > Are you using
>
> > > 1) Packet capturing tool? If yes, so does that mean the communication
> > > is largely unencrypted?
>
> > > 2) No packet capturing tool, but go through the code and see the
> > > actual call? But you cannot debug the code in the jar file provided by
> > > Google, can you?
>
> > > Thanks
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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