Hi Marek, I apologize for the confusion, the documentation is a little unclear in this situation. The CustomerName field is only required (and valid) for reports that are scheduled in an MCC context, that is where the header field clientEmail or clientCustomerId isn't specified. If the report is scheduled from an AdWords account context, then the CustomerName field is not valid and not required.
Best, - Eric Koleda, AdWords API Team On Aug 19, 7:27 pm, marek <[email protected]> wrote: > Hi, > > I am using v13 and am scheduling reports. We have done thousands of > reports without any problems. > Now I try to valdiate a report for another mcc_account and I get the > following error: > - One of the following columns are required by the Report Type > Account : [CustomerName] > > I never specify this column and it always worked for other > mcc_accounts. > The documentation however specifies that I must add CustomerName to > the list of selectedColumns. > If I add the column: > - I can schedule a report for this one troubling mcc, however the data > returned is empty, > - all others fail saying: The following columns are not supported by > the Report Type Account : [CustomerName] > > The report I am trying to schedule looks something like this: > <validateReportJob xmlns:xsi='http://www.w3.org/2001/XMLSchema- > instance' xmlns='https://adwords. > google.com/api/adwords/v13'> > <job xsi:type='DefinedReportJob'> > <selectedReportType>Account</selectedReportType> > <name>Account Report</name> > <aggregationTypes>Monthly</aggregationTypes> > <startDay>2009-05-01</startDay> > <endDay>2009-07-31</endDay> > <selectedColumns>Clicks</selectedColumns> > <selectedColumns>Impressions</selectedColumns> > <selectedColumns>CTR</selectedColumns> > <selectedColumns>CPC</selectedColumns> > <selectedColumns>Cost</selectedColumns> > > I would really appreciate your help, > > - Marek --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
