Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{
	"templates" :[
	{
		//regular source json with substitutions, see below
		"template_per_url_cost" : 0.0015, //(optional extra field showing cost per query if one exists) example shown is $0.0015 per call (e.g. 1000 calls == $1.50))
	 }
	]
}

The following string substitutions are possible, corresponding to the UI elements in the above screenshot:

...