enum AudienceSegmentApprovalStatus (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Service
AudienceSegmentService
Approval status values for ThirdPartyAudienceSegment objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration |
Description |
UNAPPROVED
|
Specifies that this segment is waiting to be approved or rejected. It cannot be targeted.
|
APPROVED
|
Specifies that this segment is approved and can be targeted.
|
REJECTED
|
Specifies that this segment is rejected and cannot be targeted.
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eAudienceSegmentApprovalStatus\u003c/code\u003e enumeration defines the approval state of ThirdPartyAudienceSegments.\u003c/p\u003e\n"],["\u003cp\u003eThese statuses include \u003ccode\u003eUNAPPROVED\u003c/code\u003e, \u003ccode\u003eAPPROVED\u003c/code\u003e, \u003ccode\u003eREJECTED\u003c/code\u003e, and \u003ccode\u003eUNKNOWN\u003c/code\u003e, each impacting the segment's targetability.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUNAPPROVED\u003c/code\u003e and \u003ccode\u003eREJECTED\u003c/code\u003e segments cannot be targeted, while \u003ccode\u003eAPPROVED\u003c/code\u003e segments can be used for targeting.\u003c/p\u003e\n"],["\u003cp\u003eThis enumeration resides within the \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,["# enum AudienceSegmentApprovalStatus (v202411)\n\n**Service** \n**AudienceSegmentService** **Dependencies** \n[ThirdPartyAudienceSegment](/ad-manager/api/reference/v202411/AudienceSegmentService.ThirdPartyAudienceSegment) \n▼\n**AudienceSegmentApprovalStatus**\n\nApproval status values for [ThirdPartyAudienceSegment](/ad-manager/api/reference/v202411/AudienceSegmentService.ThirdPartyAudienceSegment) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|--------------|-------------------------------------------------------------------------------------------|\n| `UNAPPROVED` | Specifies that this segment is waiting to be approved or rejected. It cannot be targeted. |\n| `APPROVED` | Specifies that this segment is approved and can be targeted. |\n| `REJECTED` | Specifies that this segment is rejected and cannot be targeted. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]