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

Class: AdWordsConversionTracker

Source Location: /AdWords/v201101/cm/ConversionTrackerService.php

Class Overview

ConversionTracker
   |
   --AdWordsConversionTracker

A conversion tracker created through AdWords Conversion Tracking.


Variables

Methods


Inherited Variables

Inherited Methods

Class: ConversionTracker

ConversionTracker::__construct()
ConversionTracker::getNamespace()
Gets the namesapce of this class
ConversionTracker::getParameterMap()
Provided for getting non-php-standard named variables
ConversionTracker::getXsiTypeName()
Gets the xsi:type name of this class
ConversionTracker::__get()
Provided for getting non-php-standard named variables
ConversionTracker::__set()
Provided for setting non-php-standard named variables

Class Details

[line 1825]
A conversion tracker created through AdWords Conversion Tracking.



[ Top ]


Class Variables

$backgroundColor =

[line 1860]



Tags:

access:  public

Type:   string


[ Top ]

$conversionPageLanguage =

[line 1854]



Tags:

access:  public

Type:   string


[ Top ]

$httpProtocol =

[line 1842]



Tags:

access:  public

Type:   tnsAdWordsConversionTrackerHttpProtocol


[ Top ]

$markupLanguage =

[line 1836]



Tags:

access:  public

Type:   tnsAdWordsConversionTrackerMarkupLanguage


[ Top ]

$snippet =

[line 1830]



Tags:

access:  public

Type:   string


[ Top ]

$textFormat =

[line 1848]



Tags:

access:  public

Type:   tnsAdWordsConversionTrackerTextFormat


[ Top ]

$userRevenueValue =

[line 1866]



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


constructor __construct [line 1884]

AdWordsConversionTracker __construct( [ $snippet = NULL], [ $markupLanguage = NULL], [ $httpProtocol = NULL], [ $textFormat = NULL], [ $conversionPageLanguage = NULL], [ $backgroundColor = NULL], [ $userRevenueValue = NULL], [ $id = NULL], [ $name = NULL], [ $status = NULL], [ $category = NULL], [ $stats = NULL], [ $viewthroughLookbackWindow = NULL], [ $viewthroughConversionDeDupSearch = NULL], [ $isProductAdsChargeable = NULL], [ $productAdsChargeableConversionWindow = NULL], [ $ConversionTrackerType = NULL])



Tags:

access:  public


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

Parameters:

   $snippet  
   $markupLanguage  
   $httpProtocol  
   $textFormat  
   $conversionPageLanguage  
   $backgroundColor  
   $userRevenueValue  
   $id  
   $name  
   $status  
   $category  
   $stats  
   $viewthroughLookbackWindow  
   $viewthroughConversionDeDupSearch  
   $isProductAdsChargeable  
   $productAdsChargeableConversionWindow  
   $ConversionTrackerType  

[ Top ]

method getNamespace [line 1872]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


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

[ Top ]

method getXsiTypeName [line 1880]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


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

[ Top ]


Documentation generated by phpDocumentor 1.4.3