Hi, You'd need to post your ReportDefinition XML for me to be sure, but it sounds like you might be providing the ReportDefinition elements out of order. The XML validator is very strict and requires the elements to be provided in the order they are defined (see our XSD, published here: https://adwords.google.com/api/adwords/reportdownload/v201109/reportDefinition.xsd). You need to provide your selector as the first element according to the XSD.
- Kevin Winter AdWords API Team On Tuesday, March 6, 2012 2:23:35 AM UTC-5, TAZZY wrote: > > Hey Kevin, > m downloading parallel reports for multiple clients in my mcc account. > Some reports failing randomly giving 400 error with a message [Report > failed for customer ID 5348364015 with code 400 after 1 retries.Message : > Report download error occured: cvc-complex-type.2.4.a: Invalid content was > found starting with element 'selector'. One of '{" > https://adwords.google.com/api/adwords/cm/v201109":creationTime, " > https://adwords.google.com/api/adwords/cm/v201109":includeZeroImpressions}' > is expected.] > > in my report_definition, i didn't mention any of creation_time or > :includeZeroImpressions. > What could be the reason? other reports are working fine with the same > report_definition. Why the failing report have this problem? > -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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