An Alert containing a message from the Network for an Affiliate User.
Name | Type | Description |
---|---|---|
content | Nullable String | An extended message. For custom alerts ("type_code" of "100"), this may be present and contain extended/detailed information. Not applicable for the "type_code" "601" or "602". |
data | Nullable String | DEPRECATED. This field contains serialized data that is used to populate the "description", such as the ID of the Offer the alert relates to. It can be ignored. |
date | Date | The date the Alert was created |
datetime | Datetime | The date the Alert was created |
description | Nullable String | A brief message/overview. May be supplemented or replaced by additional details in the "content" field. |
id | Integer | ID of A unique object for the Alert This parameter is non-writable |
status | String | The status of the Alert. Affiliates can only view active Alerts.Show Supported Values |
title | String | The title of the Alert |
type_code | Integer | id of A number objectentifying the type of Alert. "100" is a custom Alert that could contain any message. "601" is an Alert notifying that an Offer Application has been approved. "602" is an Alert notifying that an Offer Application has been denied.Show Supported Values |