简体   繁体   English

REST uri从社区连接(CJ)获取数据失败

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

I am making REST calls to download reports from commission junction(CJ) but not able to fetch data. 我正在进行REST调用以从委托结(CJ)下载报告,但无法获取数据。 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 . 相反,我可以手动下载以作为所需的列报Account nameCampaign nameAd groupDestination URLAd distributionImpressionsClicksCTRAverageCPCSpendAvg position . position The REST uri I am using is 我正在使用的REST uri是

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. 这是获取上述所需列的数据的正确REST uri吗。请提出建议。

I believe using v3 you can only get yesterdays data. 我相信使用v3只能获取昨天的数据。

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM