Skip to content

/AWS1/CL_PPT=>REMOVEATTRIBUTES()

About RemoveAttributes

Removes one or more custom attributes, of the same attribute type, from the application. Existing endpoints still have the attributes but Amazon Pinpoint will stop capturing new or changed values for these attributes.

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_ATTRIBUTETYPE TYPE /AWS1/PPT__STRING /AWS1/PPT__STRING

The type of attribute or attributes to remove. Valid values are:

  • endpoint-custom-attributes - Custom attributes that describe endpoints, such as the date when an associated user opted in or out of receiving communications from you through a specific type of channel.

  • endpoint-metric-attributes - Custom metrics that your app reports to Amazon Pinpoint for endpoints, such as the number of app sessions or the number of items left in a cart.

  • endpoint-user-attributes - Custom attributes that describe users, such as first name, last name, and age.

IO_UPDATEATTRIBUTESREQUEST TYPE REF TO /AWS1/CL_PPTUPDATEATTRSREQUEST /AWS1/CL_PPTUPDATEATTRSREQUEST

UpdateAttributesRequest

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_PPTREMOVEATTRSRSP /AWS1/CL_PPTREMOVEATTRSRSP