PHP Class PriceFeedItem, googleads-php-lib

Inheritance: extends ExtensionFeedItem
Show file Open project: googleads/googleads-php-lib

Public Properties

Property Type Description
$language string
$priceExtensionType tnsPriceExtensionType
$priceQualifier tnsPriceExtensionPriceQualifier
$tableRows PriceTableRow[]
$trackingUrlTemplate string

Public Methods

Method Description
__construct ( $priceExtensionType = null, $priceQualifier = null, $trackingUrlTemplate = null, $language = null, $tableRows = null, $feedId = null, $feedItemId = null, $status = null, $feedType = null, $startTime = null, $endTime = null, $devicePreference = null, $scheduling = null, $campaignTargeting = null, $adGroupTargeting = null, $keywordTargeting = null, $geoTargeting = null, $geoTargetingRestriction = null, $policyData = null, $ExtensionFeedItemType = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

Method Details

__construct() public method

public __construct ( $priceExtensionType = null, $priceQualifier = null, $trackingUrlTemplate = null, $language = null, $tableRows = null, $feedId = null, $feedItemId = null, $status = null, $feedType = null, $startTime = null, $endTime = null, $devicePreference = null, $scheduling = null, $campaignTargeting = null, $adGroupTargeting = null, $keywordTargeting = null, $geoTargeting = null, $geoTargetingRestriction = null, $policyData = null, $ExtensionFeedItemType = null )

getNamespace() public method

Gets the namesapce of this class
public getNamespace ( ) : string
return string the namespace of this class

getXsiTypeName() public method

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
return string the xsi:type name of this class

Property Details

$language public property

public string $language
return string

$priceExtensionType public property

public tnsPriceExtensionType $priceExtensionType
return tnsPriceExtensionType

$priceQualifier public property

public tnsPriceExtensionPriceQualifier $priceQualifier
return tnsPriceExtensionPriceQualifier

$tableRows public property

public PriceTableRow[] $tableRows
return PriceTableRow[]

$trackingUrlTemplate public property

public string $trackingUrlTemplate
return string