AI-generated Key Takeaways
-
The document provides an enumeration of possible errors related to ad customizers.
-
Errors cover issues with countdown function arguments like date format, past dates, locale, and days before.
-
It also includes errors for unknown user lists referenced in IF functions.
Enum describing possible ad customizer errors.
Enums | |
---|---|
|
Enum unspecified. |
|
The received error code is not known in this version. |
|
Invalid date argument in countdown function. |
|
Countdown end date is in the past. |
|
Invalid locale string in countdown function. |
|
Days-before argument to countdown function is not positive. |
|
A user list referenced in an IF function does not exist. |