Reference documentation and code samples for the Google Ads Ad Manager V1 Client class SiteDisapprovalReason.
The list of possible policy violation types for a Site.
Protobuf type google.ads.admanager.v1.SiteDisapprovalReasonEnum.SiteDisapprovalReason
Namespace
Google \ Ads \ AdManager \ V1 \ SiteDisapprovalReasonEnumMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
SITE_DISAPPROVAL_REASON_UNSPECIFIED
Value: 0Default value. This value is unused.
Generated from protobuf enum SITE_DISAPPROVAL_REASON_UNSPECIFIED = 0;
CONTENT
Value: 1The site has content that violates policy.
Generated from protobuf enum CONTENT = 1;
OTHER
Value: 2Generic error type.
Generated from protobuf enum OTHER = 2;
OWNERSHIP
Value: 3The parent must be an authorized seller of the child network's inventory.
Generated from protobuf enum OWNERSHIP = 3;