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

Reference documentation and code samples for the Google Ads Ad Manager V1 Client class DisapprovalReason.

Represents the reason for which Google disapproved the Site.

Generated from protobuf message google.ads.admanager.v1.DisapprovalReason

Namespace

Google \ Ads \ AdManager \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ type int

Output only. The type of policy violation found for the Site.

↳ details string

Output only. Additional details for the disapproval of the Site.

getType

Output only. The type of policy violation found for the Site.

Returns
Type Description
int

hasType

clearType

setType

Output only. The type of policy violation found for the Site.

Parameter
Name Description
var int
Returns
Type Description
$this

getDetails

Output only. Additional details for the disapproval of the Site.

Returns
Type Description
string

hasDetails

clearDetails

setDetails

Output only. Additional details for the disapproval of the Site.

Parameter
Name Description
var string
Returns
Type Description
$this