Jump to: GET Response Notes | API Call Builder
Gets an array of the allowed pixel types for the given offer.
If an offer is using iFrame tracking, all pixel types are allowed
If an offer is using image tracking, only image and postbacks are allowed
Else only postbacks are allowed
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 the pixel is for |
GET Response Notes
The allowed pixel types in {'code', 'image', 'url'}
Return response will be in the following format: array.
API Call Builder
Javascript is required to use the API Call Builder.