NAME
Google::Ads::AdWords::v201109::Detail
DESCRIPTION
Perl data type class for the XML Schema defined complexType Detail from the namespace https://adwords.google.com/api/adwords/mcm/v201109.
Detail refers to a single event or condition that triggered its owning {@link Alert}. Multiple details can cause the same {@code Alert} to occur.
PROPERTIES
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
triggerTime
METHODS
new
Constructor. The following data structure may be passed to new():
{ # Google::Ads::AdWords::v201109::Detail
triggerTime => $some_value, # string
},
AUTHOR
Generated by SOAP::WSDL