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

Class: ReportDefinition

Source Location: /AdWords/v201003/cm/ReportDefinitionService.php

Class Overview


Represents a report definition.


Variables

Methods



Class Details

[line 593]
Represents a report definition.



[ Top ]


Class Variables

$creationTime =

[line 640]



Tags:

access:  public

Type:   string


[ Top ]

$dateRangeType =

[line 628]



Tags:

access:  public

Type:   tnsReportDefinitionDateRangeType


[ Top ]

$downloadFormat =

[line 634]



Tags:

access:  public

Type:   tnsDownloadFormat


[ Top ]

$hasAttachment =

[line 622]



Tags:

access:  public

Type:   boolean


[ Top ]

$id =

[line 598]



Tags:

access:  public

Type:   integer


[ Top ]

$reportName =

[line 610]



Tags:

access:  public

Type:   string


[ Top ]

$reportType =

[line 616]



Tags:

access:  public

Type:   tnsReportDefinitionReportType


[ Top ]

$selector =

[line 604]



Tags:

access:  public

Type:   Selector


[ Top ]



Class Methods


constructor __construct [line 658]

ReportDefinition __construct( [ $id = NULL], [ $selector = NULL], [ $reportName = NULL], [ $reportType = NULL], [ $hasAttachment = NULL], [ $dateRangeType = NULL], [ $downloadFormat = NULL], [ $creationTime = NULL])



Tags:

access:  public


Parameters:

   $id  
   $selector  
   $reportName  
   $reportType  
   $hasAttachment  
   $dateRangeType  
   $downloadFormat  
   $creationTime  

[ Top ]

method getNamespace [line 646]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 654]

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