PHP Class ConversionTrackerServiceGet, googleads-php-lib
Returns a list of the conversion trackers that match the selector. The
actual objects contained in the page's list of entries will be specific
subclasses of the abstract {@link ConversionTracker} class.
ファイルを表示
Open project: googleads/googleads-php-lib
Public Properties
Public Methods
Method Details
__construct()
public method
getNamespace()
public method
Gets the namesapce of this class
getXsiTypeName()
public method
Gets the xsi:type name of this class
Property Details
$serviceSelector public_oe property
public Selector $serviceSelector |
return |
Selector |
|