Here is a example of my link:
var eg="http://abcd.efgh.com/ar/1/55242/1?lt=9&adtype=3&pubid=5574988682&toolid=10001&campid=5337040086&customid=&uq=HO+scale+scenery&sellerId=&ex_kw=&sortBy=1&catId=&minPrice=&maxPrice=&laction=_self<ext=Scenery&n3y=1&v1e=1&u7v=1&a3h=1&def=a3h&ig=1&mpt=366074929"
I want pubid
and campid
in variables by using regex pattern.
var pubid=5574988682
var campid=5337040086