Subversion Repositories SmartDukaan

Rev

Rev 9064 | Rev 9353 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
9232 manish.sha 1
#if($action.getJsonData())
2
	$action.getJsonData()
3
#end
4
#if($action.getJsonCampaignData())
5
	$action.getJsonCampaignData()
6
#end
7
#if($action.getJsonAdgroupData())
8
	$action.getJsonAdgroupData()
9
#end
10
#if($action.getJsonKeywordList())
11
	$action.getJsonKeywordList()
12
#end
13
#if($action.getJsonKeywordData())
14
	$action.getJsonKeywordData()
15
#end