type SegmentPopulationRequest (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Service
SegmentPopulationService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Field
|
batchUploadId
|
xsd:long
|
segmentId
|
xsd:long
|
isDeletion
|
xsd:boolean
|
identifierType
|
IdentifierType
Enumerations
-
PUBLISHER_PROVIDED_IDENTIFIER
-
UNKNOWN
|
ids
|
xsd:string[]
|
consentType
|
ConsentType
Enumerations
-
UNSET
-
GRANTED
-
DENIED
-
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` uses the `updateSegmentMemberships()` function to manage segment populations. This involves using `SegmentPopulationRequest`, which includes fields like `batchUploadId`, `segmentId`, and `isDeletion`. The service also handles identifier types (`identifierType`) like `PUBLISHER_PROVIDED_IDENTIFIER` and `UNKNOWN`. It manages lists of `ids` and user consent via the `consentType` field, with options such as `GRANTED`, `DENIED`, `UNSET`, and `UNKNOWN`. The namespace for the service is provided.\n"],null,["# type SegmentPopulationRequest (v202502)\n\n**Service** \n**SegmentPopulationService** **Dependencies** \n[updateSegmentMemberships()](/ad-manager/api/reference/v202502/SegmentPopulationService#updateSegmentMemberships) \n▼\n**SegmentPopulationRequest**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Field ----- ||\n|----------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `batchUploadId` | ` `xsd:`long` \u003cbr /\u003e |\n| ### `segmentId` | ` `xsd:`long` \u003cbr /\u003e |\n| ### `isDeletion` | ` `xsd:`boolean` \u003cbr /\u003e |\n| ### `identifierType` | ` `[IdentifierType](/ad-manager/api/reference/v202502/SegmentPopulationService.IdentifierType)` ` *** ** * ** *** **Enumerations** `PUBLISHER_PROVIDED_IDENTIFIER` : `UNKNOWN` : \u003cbr /\u003e |\n| ### `ids` | ` `xsd:`string[]` \u003cbr /\u003e |\n| ### `consentType` | ` `[ConsentType](/ad-manager/api/reference/v202502/SegmentPopulationService.ConsentType)` ` *** ** * ** *** **Enumerations** `UNSET` : `GRANTED` : `DENIED` : `UNKNOWN` : \u003cbr /\u003e |"]]