|
public void getAdvertiserReportDaily(CtopOauthToken token, Date startDate, Date endDate, String reportDims) {
|
|
public void getAdvertiserReportDaily(CtopOauthToken token, Date startDate, Date endDate, String reportDims) {
|
|
getAccountDailyReportByPage(token, startDate, endDate, 1, reportDims);
|
|
getAccountDailyReportByPage(token, startDate, endDate, 1, reportDims);
|