Skip to content

Legacy API and Project Improvement

Compare
Choose a tag to compare
@pitchmuc pitchmuc released this 01 Mar 21:24
· 132 commits to master since this release
42d7e6a
  • adding limited capability for 1.4 API see documentation
  • Sepearating the Project Class to its own submodule
  • Improve classes representation
  • Adding getAllProjectDetails method
  • Adding projectsDetails attributes on the Analytics instance that stores the projectDetail in a dictionary.
  • Adding listProjectIds attributes that stores the result of getProjects method in a raw format.
  • Adding the getCalculatedMetric method in the module.
  • Adding validate methods for calculatedMetric and Segment
  • Update documentation for Projects elements