Skip to content

Commit cdd40f5

Browse files
committed
Finish Example
1 parent ecd8f07 commit cdd40f5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/guides/monetization.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,10 @@ There are three variables to take into account when calculating the usage-based
9090
* For example, an ad served in the United States will be charged at a higher rate than an event occurring in India.
9191
* **Event type**: there are different types of events, such as ad impressions, clicks, etc. Each event type has a
9292
different price.
93-
* For example, an ad click is charged at a higher rate than a normal not-clicked ad impression.
93+
* For example, an ad click is more expensive than a normal not-clicked ad impression.
9494
* **Number of events**: the total number of events that occurred in your app during the month.
95-
* For example,
95+
* For example, showing 2M ads in a month will have a lower "per ad" charge than showing just 1M ads. The higher the
96+
usage, the cheaper it is.
9697

9798
There is a **free allowance** to allow for testing and new apps to get started. If you serve ads within the free
9899
allowance, an empty invoice will be generated.

0 commit comments

Comments
 (0)