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

Class: CampaignPage

Source Location: /AdWords/v200909/cm/CampaignService.php

Class Overview

Page
   |
   --CampaignPage

Contains a subset of campaign resulting from the filtering and paging of the get call.


Variables

Methods


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 4086]
Contains a subset of campaign resulting from the filtering and paging of the get call.



[ Top ]


Class Variables

$entries =

[line 4097]



Tags:

access:  public

Type:   Campaign[]


[ Top ]

$totalBudget =

[line 4091]



Tags:

access:  public

Type:   Budget


[ Top ]



Class Methods


constructor __construct [line 4115]

CampaignPage __construct( [ $totalBudget = NULL], [ $entries = NULL], [ $totalNumEntries = NULL], [ $PageType = NULL])



Tags:

access:  public


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

Parameters:

   $totalBudget  
   $entries  
   $totalNumEntries  
   $PageType  

[ Top ]

method getNamespace [line 4103]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


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

[ Top ]

method getXsiTypeName [line 4111]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


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

[ Top ]


Documentation generated by phpDocumentor 1.4.3