enum AudienceSegment.Type (v202411)

  • AudienceSegment.Type specifies types for AudienceSegment objects.

  • Audience segments can be First Party, Shared, Third Party, or Unknown.

  • First party segments are created and owned by the publisher.

  • Shared segments are first party segments shared by other clients.

  • Third party segments are licensed by the publisher from data providers (excluding Google-provided licensed segments).

Specifies types for AudienceSegment objects.


Namespace
https://www.google.com/apis/ads/publisher/v202411
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.