enum IdError.IdErrorType (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Service
SegmentPopulationService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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 allows for management of audience segments in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIdError\u003c/code\u003e and its associated \u003ccode\u003eIdErrorType\u003c/code\u003e are used for handling errors related to segment IDs.\u003c/p\u003e\n"],["\u003cp\u003ePotential error types include issues with the provided ID format or unknown errors.\u003c/p\u003e\n"]]],["The `SegmentPopulationService` depends on `IdError`, specifically `IdError.IdErrorType`. This type has two possible values: `INVALID_PUBLISHER_PROVIDED_ID_FORMAT`, indicating an issue with the format of a provided ID, and `UNKNOWN`, representing an unspecified error. These errors are defined within the namespace `https://www.google.com/apis/ads/publisher/v202411`. The key action is understanding these potential errors when interacting with the `SegmentPopulationService`.\n"],null,["# enum IdError.IdErrorType (v202411)\n\n**Service** \n**SegmentPopulationService** **Dependencies** \n[IdError](/ad-manager/api/reference/v202411/SegmentPopulationService.IdError) \n▼\n**IdError.IdErrorType**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|----------------------------------------|-------------|\n| `INVALID_PUBLISHER_PROVIDED_ID_FORMAT` | |\n| `UNKNOWN` | |"]]