Page Summary
-
The webpage details the
RequiredNumberErrorwithin the context of various Ad Manager API services. -
This error indicates that a required number value is either missing or outside the acceptable range.
-
The
RequiredNumberErrorinherits fromApiErrorand has a specificreasonfield to indicate the nature of the number requirement violation, such asREQUIRED,TOO_LARGE, orTOO_SMALL.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Field
ApiError
(inherited) fieldPath
xsd:
string
fieldPathElements
trigger
xsd:
string
errorString
xsd:
string
RequiredNumberError
reason
Enumerations
-
REQUIRED -
TOO_LARGE -
TOO_SMALL -
TOO_LARGE_WITH_DETAILS -
TOO_SMALL_WITH_DETAILS -
UNKNOWN

