Service
AdGroupAdService
AdService
Dependencies
AdCustomizerError
▼
AdCustomizerError.Reason
Ad customizer error reasons.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201809
Enumeration | Description |
---|---|
COUNTDOWN_INVALID_DATE_FORMAT
|
Invalid date argument in countdown function. |
COUNTDOWN_DATE_IN_PAST
|
Countdown end date is in the past. |
COUNTDOWN_INVALID_LOCALE
|
Invalid locale string in countdown function. |
COUNTDOWN_INVALID_START_DAYS_BEFORE
|
Days-before argument to countdown function is not positive. |
UNKNOWN_USER_LIST
|
A user list referenced in an IF function does not exist. |