reports_post_refresh: Refresh the data in this Tableau report

View source: R/generated_client.R

reports_post_refreshR Documentation

Refresh the data in this Tableau report

Description

Refresh the data in this Tableau report

Usage

reports_post_refresh(id)

Arguments

id

integer required. The ID of this report.

Value

A list containing the following elements:

id

integer, The ID of this report.

organization

list, A list containing the following elements:

  • id integer, The ID of this organization.

  • tableauRefreshUsage integer, The number of tableau refreshes used this month.

  • tableauRefreshLimit integer, The number of monthly tableau refreshes permitted to this organization.

  • tableauRefreshHistory array, The number of tableau refreshes used this month.


civis documentation built on April 1, 2023, 12:01 a.m.