enum AudienceSegment.Type (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Service
AudienceSegmentService
Specifies types for AudienceSegment objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Enumeration |
Description |
FIRST_PARTY
|
First party segments created and owned by the publisher.
|
SHARED
|
First party segments shared by other clients.
|
THIRD_PARTY
|
Third party segments licensed by the publisher from data providers. This doesn't include
Google-provided licensed segments.
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version.
|
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 `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. |"]]