AI-generated Key Takeaways
-
AudienceSegment.Type specifies types for AudienceSegment objects.
-
FIRST_PARTYsegments are created and owned by the publisher. -
SHAREDsegments are first party segments shared by other clients. -
THIRD_PARTYsegments are licensed by the publisher from data providers. -
UNKNOWNis returned if the actual value is not exposed by the requested API version.
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. |