Commission that will be paid for conversions that match a given commission group.
| JSON representation |
|---|
{ // The following is a list of mutually exclusive fields. At most one of the // fields will be set in a response: "ratedCommissionBasisPoints": integer // End of mutually exclusive fields. } |
| Fields | |
|---|---|
| The commission rate. The following is a list of mutually exclusive fields. At most one of the fields will be set in a response: | |
ratedCommissionBasisPoints |
Rated commission in basis points. For example: - 0.01% = 1 basis point. - 1% = 100 basis points. - 100% = 10000 basis points. |
| End of mutually exclusive fields. | |