Jump to: GET Response Notes | API Call Builder
Get offer file creative code by offer file ID.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
id | Integer | ID of OfferFile object |
tracking_url | String | Offer Tracking URL |
impression_pixel | String | Offer impression pixel |
etracking_url | String | Offer E-Tracking URL |
offer_id | Integer | ID of Offer object |
affiliate_id | Integer | ID of Affiliate object |
source | String | Affiliate source |
aff_sub | String | Affiliate sub ID 1 |
aff_sub2 | String | Affiliate sub ID 2 |
aff_sub3 | String | Affiliate sub ID 3 |
aff_sub4 | String | Affiliate sub ID 4 |
aff_sub5 | String | Affiliate sub ID 5 |
affiliate_click_id | String | Unique click ID used to reference an individual click or session passed in by the affiliate when the session started |
affiliate_unique1 | String | Unique value 1 passed in by the affiliate when the session started |
affiliate_unique2 | String | Unique value 2 passed in by the affiliate when the session started |
affiliate_unique3 | String | Unique value 3 passed in by the affiliate when the session started |
affiliate_unique4 | String | Unique value 4 passed in by the affiliate when the session started |
affiliate_unique5 | String | Unique value 5 passed in by the affiliate when the session started |
GET Response Notes
Offer File model object with Creative Code model object.
Return response will be in the following format: array.
API Call Builder
Javascript is required to use the API Call Builder.