enum SegmentPopulationError.Reason (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Service
SegmentPopulationService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Enumeration |
Description |
TOO_MANY_IDENTIFIERS
|
|
INVALID_SEGMENT
|
|
JOB_ALREADY_STARTED
|
|
NO_IDENTIFIERS
|
|
NO_CONSENT
|
|
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."],[],["The `SegmentPopulationService` has dependencies that can result in `SegmentPopulationError`. This error contains a `Reason` enumeration with specific error types: `TOO_MANY_IDENTIFIERS`, indicating an excess of identifiers; `INVALID_SEGMENT`, signifying an issue with the segment; `JOB_ALREADY_STARTED`, showing a pre-existing job; `NO_IDENTIFIERS`, indicating the lack of identifiers; `NO_CONSENT`, showing absence of user permission and finally `UNKNOWN`, represents an unspecific error. Each error type signals a distinct issue.\n"],null,["# enum SegmentPopulationError.Reason (v202502)\n\n**Service** \n**SegmentPopulationService** **Dependencies** \n[SegmentPopulationError](/ad-manager/api/reference/v202502/SegmentPopulationService.SegmentPopulationError) \n▼\n**SegmentPopulationError.Reason**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|------------------------|-------------|\n| `TOO_MANY_IDENTIFIERS` | |\n| `INVALID_SEGMENT` | |\n| `JOB_ALREADY_STARTED` | |\n| `NO_IDENTIFIERS` | |\n| `NO_CONSENT` | |\n| `UNKNOWN` | |"]]