We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e549938 commit d92e3f1Copy full SHA for d92e3f1
1 file changed
apify-api/openapi/components/schemas/actor-runs/Run.yaml
@@ -102,7 +102,7 @@ properties:
102
Total cost in USD for this run. Represents what you actually pay.
103
For run owners: includes platform usage (compute units) and/or event costs depending on the Actor's pricing model.
104
For non-owners: only available for Pay-Per-Event actors (event costs only).
105
- Not available for Pay-Per-Result actors when you're not the Actor owner.
+ Not available for Pay-Per-Result Actors when you're not the Actor owner.
106
example: 0.2654
107
usageUsd:
108
nullable: true
0 commit comments