Affiliate_Offer::findById Method

Retrieve an Offer by its ID.

NameTypeDescription
NetworkId UrlNetwork ID
api_key StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
id IntegerID of Offer object
fieldsArrayList of fields to return; defaults to all fieldsShow Supported Values

GET Response Notes

Offer model object. If the Offer requires approval, will also include an AffiliateOffer object in the response array.

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.