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

Class: getReportFields

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

Class Overview


<span class="constraint Required">This field is required and should not be {@code null}.</span>


Author(s):

Variables

Methods



Class Details

[line 1528]
<span class="constraint Required">This field is required and should not be {@code null}.</span>

Returns the available report fields for a given report type.




Tags:

return:  list of available report fields. Each ReportDefinitionField encapsulates the field name, the field data type, and the enum values (if the field's type is {@code enum}).
throws:  ApiException if a problem occurred while fetching the ReportDefinitionField information.


[ Top ]


Class Variables

$reportType =

[line 1533]



Tags:

access:  public

Type:   tnsReportDefinitionReportType


[ Top ]



Class Methods


constructor __construct [line 1551]

getReportFields __construct( [ $reportType = NULL])



Tags:

access:  public


Parameters:

   $reportType  

[ Top ]

method getNamespace [line 1539]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 1547]

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