OfferFile::findById Method

Retrieve an Offer File.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
id IntegerID of OfferFile object
fieldsArrayList of fields to return; defaults to all fieldsShow Supported Values
containContainList of related objects to return with each resultShow Supported Values

GET Response Notes

Offer File model object, or NULL if no Offer
File found with the provided ID.

Return response will be in one of the following formats: array, null.

API Call Builder

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