Enum AudienceSegmentApprovalStatusEnum.Types.AudienceSegmentApprovalStatus
Specifies the approval status of a ThirdPartyAudienceSegment.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum AudienceSegmentApprovalStatusEnum.Types.AudienceSegmentApprovalStatus
Fields
| Name | Description |
|---|---|
| Approved | Indicates that this segment is approved and can be targeted. |
| Rejected | Indicates that this segment is rejected and cannot be targeted. |
| Unapproved | Indicates that this segment is waiting to be approved or rejected. It cannot be targeted. |
| Unspecified | Default value. This value is unused. |