Welcome to RichView Python SDK’s documentation!¶
Contents:
- Welcome to RichView Python SDK
- Quickstart
- Step 1: We authenticate using our PW and Password
- Step 2: Let’s retrieve all the RichView reports in our account
- Step 3: Let’s choose the report named GummiesJune23 of the reports and retrieve it
- Step 4: Let’s duplicate the report and renames it GummiesJuly23
- Step 5: Let’s see how the report is built
- Step 6: Let’s query the report for all the charts
- Step 7: Let’s now get the chart we want to update by it’s ID
- Step 8: Let’s retrieve the data of the chart to see how it’s structured
- Step 9: Let’s generate a fresh of data for the chart
- Step 10: Let’s update the data of the chart and changes the chart type
- Step 11: Let’s update the title of the chart
- Step 12: Let’s add a paragraph of the text
- API reference