Anchor to AppRevenueAttributionRecordApp
AppRevenueAttributionRecord
object
Requires Access allowed for apps with scope using offline tokens only. This API is under a private program and is not available to all partners.
Represents app revenue that was captured externally by the partner.
Anchor to FieldsFields
- Anchor to amountamount•Money
V2! non-null The financial amount captured in this attribution.
- Anchor to capturedAtcaptured•
At DateTime! non-null The timestamp when the financial amount was captured.
- Anchor to createdAtcreated•
At DateTime! non-null The timestamp at which this revenue attribution was issued.
- •ID!non-null
A globally-unique ID.
- Anchor to idempotencyKeyidempotency•
Key String!non-null The unique value submitted during the creation of the app revenue attribution record. For more information, refer to Idempotent requests.
- Anchor to testtest•Boolean!non-null
Indicates whether this is a test submission.
- Anchor to typetype•App
Revenue non-nullAttribution Type! The type of revenue attribution.
Was this section helpful?