CustomPage Model

Custom Pages are used to embed entirely custom pages into the HasOffers platform applications (Admin application and Publisher Interface). In order to appear in the application, a CustomMenuLink model must be created that references the Custom Page.

NameTypeDescription
htmlNullable StringThe HTML to serve to users for the Custom Page. For CustomMenuLink models having "location" set to "external" that reference this Custom Page, the html will be ignored and should be NULL.
idIntegerID of unique, auto-generated object for the Custom Page
This parameter is non-writable
statusStringThe status of the Custom PageShow Supported Values
titleNullable StringThe HTML title for the Custom Page. For CustomMenuLink models having "location" set to "external" that reference this Custom Page, the title will be ignored and should be NULL.
Have a Question? Please contact [email protected] for technical support.