enum IdentifierType (v202405)
Service
SegmentPopulationService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["The `SegmentPopulationService` allows for managing segment populations based on identifier types."],["`SegmentPopulationRequest` is used to specify the details of the segment population being managed."],["`IdentifierType` defines how user IDs are interpreted for segment population targeting, with options for publisher-provided identifiers or an unknown type."],["This service is part of the Google Ad Manager API and utilizes the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],["The core content defines the `SegmentPopulationService` and its dependency, `SegmentPopulationRequest`, within the namespace `https://www.google.com/apis/ads/publisher/v202405`. It further specifies the `IdentifierType` enumeration, which includes `PUBLISHER_PROVIDED_IDENTIFIER` and `UNKNOWN`. These identifiers are used within the service and represent the different ways to identify populations. The document mainly focuses on outlining the components and a key enumeration used in identifying data.\n"]]