Re: ReportDefinitionService: How to identify valid "report column" combination?

2011-10-05 Thread Sachin
Hey Jason,

Thanks a lot for your reply. It's helped me a lot to figure out issue.

Sachin

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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: ReportDefinitionService: How to identify valid "report column" combination?

2011-10-04 Thread jstedman
Sachin,

This page specifies all Report Columns in one place, it is very
useful:

http://code.google.com/apis/adwords/docs/appendix/reports.html

The Notes: column in each table lists the restrictions on each field.
For instance:

"Prevents zero-impression rows from being returned."

"Not compatible with non-conversion stats (AverageCpc, Clicks, etc)."

The "Not compatible..." one is probably what you are looking for, but
those tables are definitely worth knowing about.

Hope this helps!

Jason

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


ReportDefinitionService: How to identify valid "report column" combination?

2011-10-04 Thread Sachin
Hi,

I am working on Google Adwords API v201101. Basically, I need to
generate reports using "ReportDefinitionService".

I need help to identify/validate "report column" combinitions. Many
times it gives error of invalid combination of columns for some report
types, and I need to re-select columns.

So how do I identify the valid column combinations before generating
report?
Is there any set of rules or reference or list available which shows
valid column combinations for each report category?

And It would be great if you can suggest me best practice or way to
validate columns before generating report for avoiding such errors.

Best,
Sachin Patel

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