Class RVGoogleAnalytics4DataSourceItem

java.lang.Object
io.revealbi.core.data.RVDataSourceItem
io.revealbi.core.data.RVGoogleAnalytics4DataSourceItem

public class RVGoogleAnalytics4DataSourceItem extends RVDataSourceItem
Google Analytics 4 data source item.
  • Constructor Details

  • Method Details

    • setAccountId

      public String setAccountId(String value)
      Account identifier to get data from.
      Parameters:
      value -
      Returns:
    • getAccountId

      public String getAccountId()
      Account identifier to get data from.
      Returns:
    • setPropertyId

      public String setPropertyId(String value)
      Property identifier to get data from.
      Parameters:
      value -
      Returns:
    • getPropertyId

      public String getPropertyId()
      Property identifier to get data from.
      Returns: