Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions sources/platform/actors/publishing/monetize.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,10 @@ You can also choose not to use it, but then you must handle API integration and

:::

#### PPE event names

To implement pay-per-event pricing, you need to define specific events in your Actor code. You can retrieve the list of available pricing event names using the [Get Actor](https://apify.com/docs/api/v2/act-get) API endpoint.

### How to attract larger customers of PPE and PPR Actors

Each user running your PPE or PPR Actor belongs to a discount tier:
Expand Down
Loading