Upgrade profile action

This endpoint allows you to log customer interactions with an upgrade profile, such as banner views, drawer views, and dismissals. These logs are used for tracking upgrade offer performance and analytics.

Rate limit - Global pool (i.e. 10 requests per second per domain)

Query parameters explained:

  • profileId - The unique identifier of the upgrade profile in Loop.
  • viewType :
    • BANNER_VIEW - Logs that the upgrade banner was viewed by the customer.
    • DETAILED_VIEW - Logs that the customer opened or viewed the upgrade offer drawer.
    • DISMISSED - Logs that the customer dismissed or rejected the upgrade offer.
Path Params
int64
required

The unique identifier of the subscription in Loop.

Query Params
string
required

Unique identifier of the upgrade profile for which the action should be logged.

string
enum
required

Type of customer interaction to log for the upgrade profile.

Allowed:
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json