AI-generated Key Takeaways
- 
          SegmentPopulationRequest is a request used to upload identifiers to an AudienceSegment. 
- 
          The request includes fields for a batch upload ID, segment ID, whether it's a deletion, identifier type, the identifiers themselves, and consent type. 
- 
          The batchUploadId can be specified or provided by Google to group requests. 
- 
          The idsfield can contain up to 100,000 elements.
- 
          The identifierTypeandconsentTypefields have associated enumerations.
A request to upload identifiers to an AudienceSegment.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202508
| Field | |
|---|---|
| 
                            | 
                            The ID of the batch that will process  | 
| 
                            | 
                            The ID of the segment to populate. This segment must be active. | 
| 
                            | 
                            Whether the identifiers should be added or removed. | 
| 
                            | The type of identifier being operated upon. Enumerations 
 | 
| 
                            | 
                            The identifiers to upload. This field may have a maximum size of 100,000 elements. | 
| 
                            | Consent type gathered for all identifiers in this request. Enumerations 
 |