enum IdentifierType (v202411)
Service
SegmentPopulationService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration |
Description |
PUBLISHER_PROVIDED_IDENTIFIER
|
|
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-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["The `SegmentPopulationService` allows management of segment populations, which define the users included in audience segments."],["`SegmentPopulationRequest` is used to make requests related to segment populations within the service."],["`IdentifierType` within `SegmentPopulationRequest` specifies how users are identified, with options like `PUBLISHER_PROVIDED_IDENTIFIER` and `UNKNOWN`."],["This service operates within the namespace `https://www.google.com/apis/ads/publisher/v202411` for API interactions."]]],["The `SegmentPopulationService` uses `SegmentPopulationRequest` to manage segment populations. The `IdentifierType` within this service is defined by a namespace: `https://www.google.com/apis/ads/publisher/v202411`. Two possible `IdentifierType` values are `PUBLISHER_PROVIDED_IDENTIFIER` and `UNKNOWN`. This structure defines how user identifiers are handled within the segment population process.\n"]]