[[["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."],[],["The `AudienceSegment.Type` enumeration defines the types of `AudienceSegment` objects within the `AudienceSegmentService`. It specifies four categories: `FIRST_PARTY` (segments created by the publisher), `SHARED` (segments shared by other clients), `THIRD_PARTY` (segments licensed from data providers), and `UNKNOWN` (for values not exposed by the API version). This information is accessible through the namespace `https://www.google.com/apis/ads/publisher/v202502`.\n"],null,["# enum AudienceSegment.Type (v202502)\n\n**Service** \n**AudienceSegmentService** **Dependencies** \n[AudienceSegment](/ad-manager/api/reference/v202502/AudienceSegmentService.AudienceSegment) \n▼\n**AudienceSegment.Type**\n\nSpecifies types for [AudienceSegment](/ad-manager/api/reference/v202502/AudienceSegmentService.AudienceSegment) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|---------------|-----------------------------------------------------------------------------------------------------------------------------|\n| `FIRST_PARTY` | First party segments created and owned by the publisher. |\n| `SHARED` | First party segments shared by other clients. |\n| `THIRD_PARTY` | Third party segments licensed by the publisher from data providers. This doesn't include Google-provided licensed segments. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]