Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

analytics api

Compare
Choose a tag to compare
@taylordowns2000 taylordowns2000 released this 27 Feb 16:19

added fetchAnalytics

fetchAnalytics({
  query: {
    dimension: [
      "dx:CYI5LEmm3cG;GDVU1o5rTNF",
      "pe:LAST_6_MONTHS"
    ],
    filter: "ou:GHlyx9Pg9mn",
    displayProperty: "NAME",
    outputIdScheme: "UID"
  }
});