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

Class: UserListLogicalRule

Source Location: /AdWords/v201008/cm/UserListService.php

Class Overview


A user list logical rule. A rule has a logical operator (and/or/not) and a list of operands that can be user lists or user interests.


Variables

Methods



Class Details

[line 1219]
A user list logical rule. A rule has a logical operator (and/or/not) and a list of operands that can be user lists or user interests.



[ Top ]


Class Variables

$operator =

[line 1224]



Tags:

access:  public

Type:   tnsUserListLogicalRuleOperator


[ Top ]

$ruleOperands =

[line 1230]



Tags:

access:  public

Type:   LogicalUserListOperand[]


[ Top ]



Class Methods


constructor __construct [line 1248]

UserListLogicalRule __construct( [ $operator = NULL], [ $ruleOperands = NULL])



Tags:

access:  public


Parameters:

   $operator  
   $ruleOperands  

[ Top ]

method getNamespace [line 1236]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 1244]

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