curl -H "Authorization: Basic BASE64_ENCODED_PUBLIC_KEY_AND_PRIVATE_KEY" -H "Content-Type: application/json" -X POST -d '{"payout": 10, "duration": 60, duplicate_timeframe: 3600, name: "Pay $10 after 1 minute, deduped by 1 hour.", offer_id: 10001234}' https://[your-subdomain].trackdrive.com/api/v1/offer_conversions
| Param name |
Description
Validations
|
||||||
|---|---|---|---|---|---|---|---|
|
serializer Optional Blank Value Allowed |
This endpoint supports multiple response formats. Pass Validations:
|
||||||
|
payout_type Optional |
Payout Type Validations:
|
||||||
|
payout Optional Blank Value Allowed |
Payout Validations:
|
||||||
|
revenue_percentage Optional Blank Value Allowed |
Revenue Percentage Validations:
|
||||||
|
duration Required |
Duration Validations:
|
||||||
|
duplicate_timeframe Required |
Duplicate Timeframe Validations:
|
||||||
|
name Required |
Name Validations:
|
||||||
|
offer_id Required |
Offer Validations:
|
||||||
|
business_range_id Optional Blank Value Allowed |
Business Range Validations:
|
||||||
|
record_token_filter_list Optional Blank Value Allowed |
Assign filters to the object by passing an array of key:value pairs Validations:
|
||||||
|
sortable_order Optional |
Sortable Order Validations:
|