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

Class: LogicalUserListOperand

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

Class Overview


An interface for a logical user list operand. A logical user list is a combination of logical rules. Each rule is defined as a logical operator and a list of operands. Those operands can be of type UserList or UserInterest.


Variables

Methods



Class Details

[line 462]
An interface for a logical user list operand. A logical user list is a combination of logical rules. Each rule is defined as a logical operator and a list of operands. Those operands can be of type UserList or UserInterest.



[ Top ]


Class Variables

$UserInterest =

[line 467]



Tags:

access:  public

Type:   UserInterest


[ Top ]

$UserList =

[line 473]



Tags:

access:  public

Type:   UserList


[ Top ]



Class Methods


constructor __construct [line 491]

LogicalUserListOperand __construct( [ $UserInterest = NULL], [ $UserList = NULL])



Tags:

access:  public


Parameters:

   $UserInterest  
   $UserList  

[ Top ]

method getNamespace [line 479]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 487]

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