Jump to: GET Response Notes | API Call Builder
Returns all offer files for a given offer, and includes creative code for a given affiliate.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
offer_id | Integer | ID of Offer object |
affiliate_id | Integer | ID of Affiliate object |
GET Response Notes
Array: list of OfferFile objects, each with an associated CreativeCode for that affiliate
API Call Builder
Javascript is required to use the API Call Builder.