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

Class: LogicalUserList

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

Class Overview

UserList
   |
   --LogicalUserList

Represents a user list that is a custom combination of user lists and user interests.


Variables

Methods


Inherited Variables

Inherited Methods

Class: UserList

UserList::__construct()
UserList::getNamespace()
Gets the namesapce of this class
UserList::getParameterMap()
Provided for getting non-php-standard named variables
UserList::getXsiTypeName()
Gets the xsi:type name of this class
UserList::__get()
Provided for getting non-php-standard named variables
UserList::__set()
Provided for setting non-php-standard named variables

Class Details

[line 2062]
Represents a user list that is a custom combination of user lists and user interests.



[ Top ]


Class Variables

$rules =

[line 2067]



Tags:

access:  public

Type:   UserListLogicalRule[]


[ Top ]



Class Methods


constructor __construct [line 2085]

LogicalUserList __construct( [ $rules = NULL], [ $id = NULL], [ $isReadOnly = NULL], [ $name = NULL], [ $description = NULL], [ $status = NULL], [ $membershipLifeSpan = NULL], [ $size = NULL], [ $sizeRange = NULL], [ $type = NULL], [ $UserListType = NULL])



Tags:

access:  public


Overrides UserList::__construct() (parent method not documented)

Parameters:

   $rules  
   $id  
   $isReadOnly  
   $name  
   $description  
   $status  
   $membershipLifeSpan  
   $size  
   $sizeRange  
   $type  
   $UserListType  

[ Top ]

method getNamespace [line 2073]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overrides UserList::getNamespace() (Gets the namesapce of this class)

[ Top ]

method getXsiTypeName [line 2081]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


Overrides UserList::getXsiTypeName() (Gets the xsi:type name of this class)

[ Top ]


Documentation generated by phpDocumentor 1.4.3