AI-generated Key Takeaways
-
AudienceSegmentService specifies types for AudienceSegment objects.
-
Audience segments can be first-party, shared first-party, third-party, or of an unknown type.
-
First-party segments are created and owned by the publisher, while shared segments are first-party segments shared by other clients.
-
Third-party segments are licensed from data providers, excluding Google-provided licensed segments.
Specifies types for AudienceSegment objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| 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. |