Page Summary
-
The document describes an Enum for custom interest types.
-
The
UNSPECIFIEDandUNKNOWNenum values represent unspecified or unknown statuses respectively. -
The
ENABLEDstatus means the custom interest can be targeted. -
The
REMOVEDstatus means the custom interest has been removed and cannot be used for targeting.
Enum containing possible custom interest types.
| Enums | |
|---|---|
|
Enabled status - custom interest is enabled and can be targeted to. |
|
Removed status - custom interest is removed and cannot be used for targeting. |
|
Used for return value only. Represents value unknown in this version. |
|
Not specified. |