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

Class: UserListSelector

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

Class Overview


A selector used to specify which user lists should be returned.


Variables

Methods



Class Details

[line 1365]
A selector used to specify which user lists should be returned.

Only user lists that match all criteria will be included.




[ Top ]


Class Variables

$paging =

[line 1388]



Tags:

access:  public

Type:   Paging


[ Top ]

$userListIds =

[line 1370]



Tags:

access:  public

Type:   integer[]


[ Top ]

$userListStatuses =

[line 1382]



Tags:

access:  public

Type:   tnsUserListMembershipStatus[]


[ Top ]

$userListTypes =

[line 1376]



Tags:

access:  public

Type:   tnsUserListType[]


[ Top ]



Class Methods


constructor __construct [line 1406]

UserListSelector __construct( [ $userListIds = NULL], [ $userListTypes = NULL], [ $userListStatuses = NULL], [ $paging = NULL])



Tags:

access:  public


Parameters:

   $userListIds  
   $userListTypes  
   $userListStatuses  
   $paging  

[ Top ]

method getNamespace [line 1394]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 1402]

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