enum AudienceSegment.Type (v202502)

  • AudienceSegment.Type specifies types for AudienceSegment objects.

  • 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.

  • UNKNOWN is 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.