Hello,

 I'm afraid that we need more information in order to diagnose the
root cause. At the very least, if you could provide value of the full
SOAP fault that would help (there is usually additional elements in
the fault explaining exactly what went wrong). The best would be if
you could provide a log of both the request and response XML that you
are sending and getting back, with any sensitive password or token
information X-ed out.

Cheers,
-Jeff Posnick, AdWords API Team


On Jan 18, 11:15 pm, kvrvr <[email protected]> wrote:
> Hi Team,
>
> I'm trying to get "ACCOUNT RELATED DETAILS". I got an error i.e. "One
> or more report job parameters is invalid". I shared my part of the
> code below. Please share the directions. As per my knowledge, the
> problem is with "selectedColumns"; please correct me if i'm wrong.
>
> reportJob.SelectedReportType = "Account";
> reportJob.aggregationTypes = new string[] { "HourlyRegardlessDate"  };
> string[] customOptions = { "CustomerName" };
> reportJob.selectedColumns = customOptions;
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to