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

Class: NoStatsPage

Source Location: /AdWords/v201008/mcm/AlertService.php

Class Overview

Page
   |
   --NoStatsPage

Base class for Get results for a page of entities that do not use statistics.


Methods


Child classes:

AlertPage
Contains a subset of Alerts resulting from the filtering and paging, returned by get(AlertSelector).

Inherited Variables

Inherited Methods

Class: Page

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

Class Details

[line 1091]
Base class for Get results for a page of entities that do not use statistics.



[ Top ]


Class Methods


constructor __construct [line 1108]

NoStatsPage __construct( [ $totalNumEntries = NULL], [ $PageType = NULL])



Tags:

access:  public


Overridden in child classes as:

AlertPage::__construct()

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

Parameters:

   $totalNumEntries  
   $PageType  

[ Top ]

method getNamespace [line 1096]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overridden in child classes as:

AlertPage::getNamespace()
Gets the namesapce of this class

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

[ Top ]

method getXsiTypeName [line 1104]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


Overridden in child classes as:

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

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

[ Top ]


Documentation generated by phpDocumentor 1.4.3