Google Ads Ad Manager V1 Client - Class SiteDisapprovalReason (0.5.0)

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 \ SiteDisapprovalReasonEnum

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

SITE_DISAPPROVAL_REASON_UNSPECIFIED

Value: 0

Default value. This value is unused.

Generated from protobuf enum SITE_DISAPPROVAL_REASON_UNSPECIFIED = 0;

CONTENT

Value: 1

The site has content that violates policy.

Generated from protobuf enum CONTENT = 1;

OTHER

Value: 2

Generic error type.

Generated from protobuf enum OTHER = 2;

OWNERSHIP

Value: 3

The parent must be an authorized seller of the child network's inventory.

Generated from protobuf enum OWNERSHIP = 3;