Property | Type | Description | |
---|---|---|---|
$language | string | ||
$priceExtensionType | tnsPriceExtensionType | ||
$priceQualifier | tnsPriceExtensionPriceQualifier | ||
$tableRows | PriceTableRow[] | ||
$trackingUrlTemplate | string |
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 |
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 ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |
public tnsPriceExtensionType $priceExtensionType | ||
return | tnsPriceExtensionType |
public tnsPriceExtensionPriceQualifier $priceQualifier | ||
return | tnsPriceExtensionPriceQualifier |