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

Class: Paging

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

Class Overview


Specifies the page of results to return in the response. A page is specified by the result position to start at and the maximum number of results to return.


Variables

Methods



Class Details

[line 724]
Specifies the page of results to return in the response. A page is specified by the result position to start at and the maximum number of results to return.



[ Top ]


Class Variables

$numberResults =

[line 735]



Tags:

access:  public

Type:   integer


[ Top ]

$startIndex =

[line 729]



Tags:

access:  public

Type:   integer


[ Top ]



Class Methods


constructor __construct [line 753]

Paging __construct( [ $startIndex = NULL], [ $numberResults = NULL])



Tags:

access:  public


Parameters:

   $startIndex  
   $numberResults  

[ Top ]

method getNamespace [line 741]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 749]

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