[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eAudienceSegmentService\u003c/code\u003e allows for various actions on audience segments, including activation, approval, deactivation, and rejection.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePopulateAudienceSegments\u003c/code\u003e is an action that can be performed on \u003ccode\u003eFirstPartyAudienceSegment\u003c/code\u003e objects to populate them based on the last 30 days of traffic.\u003c/p\u003e\n"],["\u003cp\u003eThe service uses the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis service primarily deals with managing and updating First-Party Audience Segments within Google Ad Manager.\u003c/p\u003e\n"]]],["The `AudienceSegmentService` allows actions on audience segments. These actions include `ActivateAudienceSegments`, `ApproveAudienceSegments`, `DeactivateAudienceSegments`, and `RejectAudienceSegments`. `PopulateAudienceSegments` is a specific action for `FirstPartyAudienceSegment` objects, using data from the past 30 days. All these actions belong to the namespace: `https://www.google.com/apis/ads/publisher/v202411`. This service defines the `AudienceSegmentAction` type and the `PopulateAudienceSegments` action.\n"],null,["# type PopulateAudienceSegments (v202411)\n\n**Service** \n**AudienceSegmentService** **Inheritance** \n[AudienceSegmentAction](/ad-manager/api/reference/v202411/AudienceSegmentService.AudienceSegmentAction) \n▼\n[ActivateAudienceSegments](/ad-manager/api/reference/v202411/AudienceSegmentService.ActivateAudienceSegments) [ApproveAudienceSegments](/ad-manager/api/reference/v202411/AudienceSegmentService.ApproveAudienceSegments) [DeactivateAudienceSegments](/ad-manager/api/reference/v202411/AudienceSegmentService.DeactivateAudienceSegments) **PopulateAudienceSegments** [RejectAudienceSegments](/ad-manager/api/reference/v202411/AudienceSegmentService.RejectAudienceSegments)\n\nAction that can be performed on [FirstPartyAudienceSegment](/ad-manager/api/reference/v202411/AudienceSegmentService.FirstPartyAudienceSegment) objects to populate them based\non last 30 days of traffic.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|---|---|\n| **`AudienceSegmentAction` (inherited)** ||\n| **`PopulateAudienceSegments`** ||"]]