REST uri to get data from community junction(CJ) fails

1.2k views Asked by At

I am making REST calls to download reports from commission junction(CJ) but not able to fetch data. Instead I am able to manually download report with the desired column as Account name,Campaign name,Ad group,Destination URL,Ad distribution,Impressions,Clicks, CTR,Average,CPC,Spend,Avg. position. The REST uri I am using is

https://commission-detail.api.cj.com/v3/commissions?date-type=posting&start-date=2013-03-14&end-date=2013-04-14&action-types=impression

Is this the right REST uri to get the data for desired columns mentioned above.Please suggest.

1

There are 1 answers

0
Dave Hilditch On

I believe using v3 you can only get yesterdays data.

http://www.ericnagel.com/how-to-tips/commission-junction-web-services.html