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

Class: Experiment

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

Class Overview


Class representing a experiment for the ExperimentService.


Variables

Methods



Class Details

[line 206]
Class representing a experiment for the ExperimentService.



[ Top ]


Class Variables

$campaignId =

[line 223]



Tags:

access:  public

Type:   integer


[ Top ]

$controlId =

[line 217]



Tags:

access:  public

Type:   integer


[ Top ]

$endDateTime =

[line 259]



Tags:

access:  public

Type:   string


[ Top ]

$experimentSummaryStats =

[line 271]



Tags:

access:  public



[ Top ]

$id =

[line 211]



Tags:

access:  public

Type:   integer


[ Top ]

$lastModifiedDateTime =

[line 265]



Tags:

access:  public

Type:   string


[ Top ]

$name =

[line 229]



Tags:

access:  public

Type:   string


[ Top ]

$queryPercentage =

[line 247]



Tags:

access:  public

Type:   integer


[ Top ]

$servingStatus =

[line 241]



Tags:

access:  public

Type:   tnsExperimentServingStatus


[ Top ]

$startDateTime =

[line 253]



Tags:

access:  public

Type:   string


[ Top ]

$status =

[line 235]



Tags:

access:  public

Type:   tnsExperimentStatus


[ Top ]



Class Methods


constructor __construct [line 289]

Experiment __construct( [ $id = NULL], [ $controlId = NULL], [ $campaignId = NULL], [ $name = NULL], [ $status = NULL], [ $servingStatus = NULL], [ $queryPercentage = NULL], [ $startDateTime = NULL], [ $endDateTime = NULL], [ $lastModifiedDateTime = NULL], [ $experimentSummaryStats = NULL])



Tags:

access:  public


Parameters:

   $id  
   $controlId  
   $campaignId  
   $name  
   $status  
   $servingStatus  
   $queryPercentage  
   $startDateTime  
   $endDateTime  
   $lastModifiedDateTime  
   $experimentSummaryStats  

[ Top ]

method getNamespace [line 277]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 285]

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