0

I am working on google publisher tag.Is there any way to get slot path from url

• Slot Path: /1111/abc.com.au/xx/xxx

Any way to get the value of x's from the url.

Please help

gaurav
  • 21
  • 2

1 Answers1

0

Use window.location to access the URL parameters.

nuc
  • 371
  • 4
  • 13