PayoutGroupGoal Model

Associates a Cashflow Group with a Goal for the purpose of Payout calculations. In doing so, if the rules of the Cashflow Group match and the Affiliate belongs to the group, the payout specified in this model will be used. Only applicable to Goals which have the "use_payout_groups" field set to "1".

NameTypeDescription
cashflow_group_idArrayID of Cashflow Group object whose rules and affiliates will be used
goal_idIntegerThe Goal to which this Payout Group is assigned. Cannot be modified after creation.
idIntegerID of unique, auto-generated object for this PayoutGroupGoal
This parameter is non-writable
percentNullable DecimalThe percent of the amount to payout. Must be set if the Goal has a "payout_type" of "cpa_percentage" or "cpa_both".
rateNullable DecimalA flat amount to payout. Must be set if the Goal has a "payout_type" of "cpa_flat" or "cpa_both".
Have a Question? Please contact [email protected] for technical support.