type DisapprovalReason (v202508)

  • The DisapprovalReason object represents the reason for which Google disapproved a site.

  • The type field indicates the type of policy violation, such as content, ownership, other, or unknown.

  • The details field provides additional information about the site disapproval.

Represents the reason for which Google disapproved the site.


Namespace
https://www.google.com/apis/ads/publisher/v202508

Field

type

DisapprovalReason.Type

The type of policy violation found for the Site.


Enumerations
CONTENT
The site has content that violates policy.
OWNERSHIP
The parent must be an authorized seller of the child network's inventory.
OTHER
Generic error type.
UNKNOWN
The value returned if the actual value is not exposed by the requested API version.

details

xsd:string

Additional details for the disapproval of the Site.