ProductAnalyticsJourneyFunnelResponseAttributes |
ProductAnalyticsJourneyFunnelResponseAttributes.addFunnelStepsItem(ProductAnalyticsJourneyFunnelStep funnelStepsItem) |
ProductAnalyticsJourneyFunnelResponseAttributes |
ProductAnalyticsJourneyFunnelResponseAttributes.endToEndConversionRate(Double endToEndConversionRate) |
ProductAnalyticsJourneyFunnelResponseAttributes |
ProductAnalyticsJourneyFunnelResponseAttributes.endToEndElapsedTime(ProductAnalyticsElapsedTime endToEndElapsedTime) |
ProductAnalyticsJourneyFunnelResponseAttributes |
ProductAnalyticsJourneyFunnelResponseAttributes.funnelSteps(List<ProductAnalyticsJourneyFunnelStep> funnelSteps) |
ProductAnalyticsJourneyFunnelResponseAttributes |
ProductAnalyticsJourneyFunnelResponseData.getAttributes()
Attributes of a journey funnel response.
|
ProductAnalyticsJourneyFunnelResponseAttributes |
ProductAnalyticsJourneyFunnelResponseAttributes.initialCount(Long initialCount) |
ProductAnalyticsJourneyFunnelResponseAttributes |
ProductAnalyticsJourneyFunnelResponseAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|