Gets list of commission sharing rules for a publisher
  • 08 Jul 2024
  • Dark
    Light

Gets list of commission sharing rules for a publisher

  • Dark
    Light

Article summary

Get
/publishers/{publisherId}/commissionsharingrules

GET commissionsharingrules

Service partners can pull a complete list of the commission-sharing rules they have setup with their publishers.


Who can use it?

Service partners

Header parameters
Authorization
string

accessToken

Path parameters
publisherId
integer (int64) Required

publisherId

Query parameters
accessToken
stringRequired

access token

Responses
200

OK

object

Which data fields do we provide?

Field NameDescription
ruleIdID of the commission sharing rule
servicePartnerIdID of the service partner
publisherIDID of the publisher
servicePartnerShareThe commission that the service partner receives, in percent
publisherShareThe commission that the publisher receives, in percent
ruleTitleThe title or name of the commission sharing rule, as a string
createdThe date and time that the rule was created
modifiedThe date and time that the rule was last modified 

Was this article helpful?

What's Next