Get Affiliate Caps
HTTP method
Endpoint
GET
/v1/offers/{offer_id}/affiliate_caps
Path parameters
Parameter
Description
offer_id
The unique id for the offer.
Response body parameters
Field
Type
Description
id
integer
offer_id
integer
affiliate_id
integer
cap_budget
string
cap_click
integer
cap_type
integer
Cap type.
cap_conversion
integer
category
integer
The type of code.
create_time
integer
The Creation time of the code.
Example request
Request GET https://{networkname}.api.offerslook.com/v1/offers/16/affiliate_caps
Request GET http://{networkname}.api.offerslook.com/v1/offers/16/affiliate_caps
Example response
Last updated