Affiliate_OfferPixel::updateField Method

Update Offer Pixel field with value by Offer Pixel ID.

Only affiliates with the Offer Management permission can create/update Offer Pixels.
The only field that can be updated is "status" and the only allowed transition is to "deleted".
Changes to the "code" field require a new Offer Pixel be created, as it cannot be updated in place.

NameTypeDescription
NetworkId UrlNetwork ID
api_key StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
id IntegerID of OfferPixel object
field StringName of field to updateShow Supported Values
value StringNew value for specified field

GET Response Notes

Returns true on successful update.

Return response will be in the following format: true.

API Call Builder

Javascript is required to use the API Call Builder.
Have a Question? Please contact [email protected] for technical support.