GoogleApiAdsAdWords
[ class tree: GoogleApiAdsAdWords ] [ index: GoogleApiAdsAdWords ] [ all elements ]

Class: Alert

Source Location: /AdWords/v201008/mcm/AlertService.php

Class Overview


Alert for a single client. Triggering events are grouped by AlertType into the same alert with multiple Details.


Variables

Methods



Class Details

[line 1037]
Alert for a single client. Triggering events are grouped by AlertType into the same alert with multiple Details.



[ Top ]


Class Variables

$alertSeverity =

[line 1042]



Tags:

access:  public

Type:   tnsAlertSeverity


[ Top ]

$alertType =

[line 1048]



Tags:

access:  public

Type:   tnsAlertType


[ Top ]

$clientCustomerId =

[line 1054]



Tags:

access:  public

Type:   integer


[ Top ]

$details =

[line 1060]



Tags:

access:  public

Type:   Detail[]


[ Top ]



Class Methods


constructor __construct [line 1078]

Alert __construct( [ $alertSeverity = NULL], [ $alertType = NULL], [ $clientCustomerId = NULL], [ $details = NULL])



Tags:

access:  public


Parameters:

   $alertSeverity  
   $alertType  
   $clientCustomerId  
   $details  

[ Top ]

method getNamespace [line 1066]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 1074]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

return:  xsi:type name of this class
access:  public


[ Top ]


Documentation generated by phpDocumentor 1.4.3