Guest User

Untitled

a guest
Jun 20th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.     "reportDescription":{
  3.         "reportSuiteID":"your_rsid",
  4.         "date":"2012-02-09",
  5.  
  6.         "metrics":[
  7.             {
  8.                 "id":"pageviews"
  9.                         }
  10.                 ],
  11.         "elements":[
  12.             {
  13.                 "id":"page",
  14.                 "selected":[
  15.                     "pageName you want data for"
  16.                 ]
  17.             }
  18.         ],
  19.         "locale":"en_US"
  20.     }
  21. }
Add Comment
Please, Sign In to add comment