Hi All,

Yesterday we enabled an enhanced form of XML validation on the AdWords
API sandbox that returns more detailed error messages for incorrectly
formatted SOAP XML requests.  This new validation mechanism is more
strict and enforces rules that were previously ignored.  Most SOAP
libraries already conform to these rules, but requests that are
constructed manually may now return validation errors.  Some key
changes in the validation logic are:

* The fields of an object must be in the correct order.  The order of
the fields is defined in the WSDL and reflected in our developer
documentation.

* The namespaces used in the request body must be declared on the
method element (get, mutate, etc).  If all of the namespace prefixes
are declared on the SOAP envelope element you must ensure they are re-
defined on the method element.

For right now this will only be enabled in the sandbox to give you
time test your code against this new type of validation.  If you have
any questions or issues please let us know.

Best,
- Eric Koleda, AdWords API Team

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Have you migrated to v200909 yet?
The v13 sunset is on April 22, 2010.

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

Reply via email to