AI-generated Key Takeaways
-
The
IdError
object, within theSegmentPopulationService
, is used to indicate errors related to segment population IDs. -
It provides two fields:
index
identifying the position of the error anderrorType
specifying the nature of the ID error, such as invalid format or unknown ID. -
The
errorType
field uses theIdError.IdErrorType
enumeration which includes values likeINVALID_PUBLISHER_PROVIDED_ID_FORMAT
andUNKNOWN
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
|
|
|
Enumerations
|