Module: Google::Ads::AdManager::V1::SiteDisapprovalReasonEnum::SiteDisapprovalReason

Defined in:
proto_docs/google/ads/admanager/v1/site_enums.rb

Overview

The list of possible policy violation types for a Site.

Constant Summary collapse

SITE_DISAPPROVAL_REASON_UNSPECIFIED =

Default value. This value is unused.

0
CONTENT =

The site has content that violates policy.

1
OTHER =

Generic error type.

2
OWNERSHIP =

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

3