Skip to content

/AWS1/CL_PPT=>GETJOURNEYRUNEXECMETRICS()

About GetJourneyRunExecutionMetrics

Retrieves (queries) pre-aggregated data for a standard run execution metric that applies to a journey.

Method Signature

IMPORTING

Required arguments:

IV_APPLICATIONID TYPE /AWS1/PPT__STRING /AWS1/PPT__STRING

The unique identifier for the application. This identifier is displayed as the Project ID on the Amazon Pinpoint console.

IV_JOURNEYID TYPE /AWS1/PPT__STRING /AWS1/PPT__STRING

The unique identifier for the journey.

IV_RUNID TYPE /AWS1/PPT__STRING /AWS1/PPT__STRING

The unique identifier for the journey run.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/PPT__STRING /AWS1/PPT__STRING

The string that specifies which page of results to return in a paginated response. This parameter is not supported for application, campaign, and journey metrics.

IV_PAGESIZE TYPE /AWS1/PPT__STRING /AWS1/PPT__STRING

The maximum number of items to include in each page of a paginated response. This parameter is not supported for application, campaign, and journey metrics.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_PPTGETJOURNEYRUNEXM01 /AWS1/CL_PPTGETJOURNEYRUNEXM01