Re: Setting Status on an Adgroup

2010-08-30 Thread RedZoneGlobal
Thanks Anash!
We're using two distinct SOAP ActiveX controls in the process, and
I had added the second one for setting status on adgroups, and forgot
to set the boolean to true to
add the namespaces for v20, on the first execution.

Keith

On Aug 31, 12:17 am, AdWords API Advisor
 wrote:
> Hi,
>
> Your SOAP request is not a valid xml, you are missing the xml
> namespace definition for v20 prefix. The server throws XML_STREAM_EXC
> when it encounters an invalid SOAP request xml.
>
> Cheers,
> Anash P. Oommen,
> AdWords API Advisor.
>
> On Aug 30, 11:35 pm, RedZoneGlobal  wrote:
>
> > Sending:
>
> > 
> > http://schemas.xmlsoap.org/soap/
> > envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/
> > encoding/">
> > 
> >         
> >         ### > v20:applicationToken>
> >         ### > v20:authToken>
> >          > xsi:type="xsd:string">
> >         # > v20:developerToken>
> >         RedZoneGlobal
> >         false
> >         
> > 
> > 
> >         https://adwords.google.com/api/adwords/cm/v200909";>
> >                 
> >                         SET
> >                          > xmlns='https://adwords.google.com/api/adwords/cm/
> > v200909'>
> >                                 ##
> >                                 
> > ##
> >                                 PAUSED
> >                         
> >                 
> >         
> > 
> > 
>
> > Receiving:
>
> > http://schemas.xmlsoap.org/soap/
> > envelope/">soap:Client > faultcode>XML_STREAM_EXC > soap:Body>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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


Re: Setting Status on an Adgroup

2010-08-30 Thread AdWords API Advisor
Hi,

Your SOAP request is not a valid xml, you are missing the xml
namespace definition for v20 prefix. The server throws XML_STREAM_EXC
when it encounters an invalid SOAP request xml.

Cheers,
Anash P. Oommen,
AdWords API Advisor.

On Aug 30, 11:35 pm, RedZoneGlobal  wrote:
> Sending:
>
> 
> http://schemas.xmlsoap.org/soap/
> envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/
> encoding/">
> 
>         
>         ### v20:applicationToken>
>         ### v20:authToken>
>         
>         # v20:developerToken>
>         RedZoneGlobal
>         false
>         
> 
> 
>         https://adwords.google.com/api/adwords/cm/v200909";>
>                 
>                         SET
>                          xmlns='https://adwords.google.com/api/adwords/cm/
> v200909'>
>                                 ##
>                                 
> ##
>                                 PAUSED
>                         
>                 
>         
> 
> 
>
> Receiving:
>
> http://schemas.xmlsoap.org/soap/
> envelope/">soap:Client faultcode>XML_STREAM_EXC soap:Body>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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


Setting Status on an Adgroup

2010-08-30 Thread RedZoneGlobal
Sending:


http://schemas.xmlsoap.org/soap/
envelope/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/
encoding/">


###
###

#
RedZoneGlobal
false



https://adwords.google.com/api/adwords/cm/v200909";>

SET

##
##
PAUSED






Receiving:

http://schemas.xmlsoap.org/soap/
envelope/">soap:ClientXML_STREAM_EXC

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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