enum AudienceSegment.Status (v202411)

  • The AudienceSegment.Status enumeration defines the different states an audience segment can be in within Google Ad Manager.

  • Audience segments can have one of four statuses: UNKNOWN, ACTIVE, INACTIVE, and UNUSED, each indicating its availability for targeting.

  • An active audience segment is available for targeting, while an inactive segment is not and an unused segment was deactivated due to lack of usage.

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.