Goals are used to track multiple conversion points for a single Offer. Goals may be disabled for some Networks. For more information, seeĀ help.tune.com/hasoffers/offer-goals/.
Name | Type | Description |
---|---|---|
default_payout | Decimal | The flat rate/amount paid for this Goal. The value in this field is applicable only if "payout_type" is set to "cpa_flat" or "cpa_both". |
description | Nullable String | A description of this Goal |
id | Integer | ID of unique object for this Goal This parameter is non-writable |
name | String | The name of the Goal |
offer_id | Integer | The ID of the Offer to which this Goal applies |
payout_type | String | Specifies the method of calculating payout for this Goal. "cpa_flat" indicates a flat amount will be paid, specified in the "default_payout" field. "cpa_percentage" indicates that a percentage of the sale will be paid, specified in the "percent_payout" field. "cpa_both" indicates that both a flat rate and a percentage of the sale will be paid.Show Supported Values |
percent_payout | Decimal | The percent of sale paid for this Goal. For example, a value of "25.00" would indicate a 25% payout. The value in this field is applicable only if "payout_type" is set to "cpa_percentage" or "cpa_both". |