Hi:
when i generate report and use those parameters as follows
startDate=2013-02-01
endDate=2013-02-28
metric=PAGE_VIEWS&
metric=CLICKS&
metric=PAGE_VIEWS_CTR&
metric=COST_PER_CLICK&
metric=PAGE_VIEWS_RPM&
metric=EARNINGS&
dimension=DATE&
sort=%2BDATE
the results are perfect, but if i change dimension to CUSTOM_CHANNEL_NAME, always get "(400) Request contained conflicting filters, conflicting dimensions, or a conflicting combination of both."
how to get correct result?
thanks in advence!!