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

Class: ReportDefinitionField

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

Class Overview


Represents the fields that can be used to create a ReportDefinition.


Variables

Methods



Class Details

[line 170]
Represents the fields that can be used to create a ReportDefinition.

This class allows the user to query the list of fields applicable to a given report type. Consumers of reports will be able use the retrieved fields through the getReportFields api and run the corresponding reports.




[ Top ]


Class Variables

$canFilter =

[line 211]



Tags:

access:  public

Type:   boolean


[ Top ]

$canSelect =

[line 205]



Tags:

access:  public

Type:   boolean


[ Top ]

$displayFieldName =

[line 181]



Tags:

access:  public

Type:   string


[ Top ]

$enumValues =

[line 199]



Tags:

access:  public

Type:   string[]


[ Top ]

$fieldName =

[line 175]



Tags:

access:  public

Type:   string


[ Top ]

$fieldType =

[line 193]



Tags:

access:  public

Type:   string


[ Top ]

$xmlAttributeName =

[line 187]



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


constructor __construct [line 229]

ReportDefinitionField __construct( [ $fieldName = NULL], [ $displayFieldName = NULL], [ $xmlAttributeName = NULL], [ $fieldType = NULL], [ $enumValues = NULL], [ $canSelect = NULL], [ $canFilter = NULL])



Tags:

access:  public


Parameters:

   $fieldName  
   $displayFieldName  
   $xmlAttributeName  
   $fieldType  
   $enumValues  
   $canSelect  
   $canFilter  

[ Top ]

method getNamespace [line 217]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 225]

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