enum IdError.IdErrorType (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Service
SegmentPopulationService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Enumeration |
Description |
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 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eSegmentPopulationService\u003c/code\u003e uses \u003ccode\u003eIdError\u003c/code\u003e with error types for issues related to segment population IDs.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIdError\u003c/code\u003e has two error types, \u003ccode\u003eINVALID_PUBLISHER_PROVIDED_ID_FORMAT\u003c/code\u003e and \u003ccode\u003eUNKNOWN\u003c/code\u003e, indicating issues with the format or an unknown error concerning publisher-provided IDs.\u003c/p\u003e\n"],["\u003cp\u003eThese errors belong to the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e, specific to the Ad Manager API version v202408.\u003c/p\u003e\n"]]],["The `SegmentPopulationService` in the `v202408` namespace utilizes an `IdError` dependency. This `IdError` has an `IdErrorType` enumeration which defines potential errors. The enumeration lists two possible error types: `INVALID_PUBLISHER_PROVIDED_ID_FORMAT`, indicating an issue with the provided ID's format, and `UNKNOWN`, representing an undefined error. This structure provides a way to manage errors encountered while handling the segment populations.\n"],null,["# enum IdError.IdErrorType (v202408)\n\n**Service** \n**SegmentPopulationService** **Dependencies** \n[IdError](/ad-manager/api/reference/v202408/SegmentPopulationService.IdError) \n▼\n**IdError.IdErrorType**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Enumeration | Description |\n|----------------------------------------|-------------|\n| `INVALID_PUBLISHER_PROVIDED_ID_FORMAT` | |\n| `UNKNOWN` | |"]]