Affiliate_OfferPixel::getAllowedTypes Method

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

NameTypeDescription
NetworkId UrlNetwork ID
api_key StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
offer_id IntegerID of Offer object for which the Offer Pixel will be added

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.
Have a Question? Please contact [email protected] for technical support.