enum AudienceSegment.Status (v202411)

  • AudienceSegment.Status specifies the statuses for AudienceSegment objects.

  • Available statuses include UNKNOWN, ACTIVE, INACTIVE, and UNUSED.

  • ACTIVE means the audience segment is available for targeting, while INACTIVE and UNUSED mean it is not.

Specifies the statuses for AudienceSegment objects.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
UNKNOWN The value returned if the actual value is not exposed by the requested API version.
ACTIVE Active status means this audience segment is available for targeting.
INACTIVE Inactive status means this audience segment is not available for targeting.
UNUSED Unused status means this audience segment was deactivated by Google because it is unused.