type IdError (v202408)
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
index
|
xsd:long
|
errorType
|
IdError.IdErrorType
Enumerations
-
INVALID_PUBLISHER_PROVIDED_ID_FORMAT
-
UNKNOWN
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["The `IdError` object, within the `SegmentPopulationService`, is used to indicate errors related to segment population IDs."],["It includes fields like `index` and `errorType`, with the latter specifying the nature of the ID error, such as an invalid format or an unknown issue."],["The `IdError` is associated with the `SegmentPopulationService` and uses the namespace `https://www.google.com/apis/ads/publisher/v202408`."]]],["The content outlines the `SegmentPopulationService`, which depends on `YieldGroupService`. It details associated data structures: `SegmentPopulationResponse` and `SegmentPopulationResults`. The core information centers around `IdError`, including fields like `index` (long) and `errorType`. `errorType` is further defined by the `IdError.IdErrorType` enumeration, which contains error codes, including `INVALID_PUBLISHER_PROVIDED_ID_FORMAT` and `UNKNOWN`. The namespace for these components is provided as `https://www.google.com/apis/ads/publisher/v202408`.\n"]]