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 \ V1Methods
__construct
Constructor.
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.
int
hasType
clearType
setType
Output only. The type of policy violation found for the Site.
var
int
$this
getDetails
Output only. Additional details for the disapproval of the Site.
string
hasDetails
clearDetails
setDetails
Output only. Additional details for the disapproval of the Site.
var
string
$this

