PHP Class AppFeedItem, googleads-php-lib

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

Public Properties

Property Type Description
$appFinalMobileUrls UrlList
$appFinalUrls UrlList
$appId string
$appLinkText string
$appStore tnsAppFeedItemAppStore
$appTrackingUrlTemplate string
$appUrl string
$appUrlCustomParameters CustomParameters

Public Methods

Method Description
__construct ( $appStore = null, $appId = null, $appLinkText = null, $appUrl = null, $appFinalUrls = null, $appFinalMobileUrls = null, $appTrackingUrlTemplate = null, $appUrlCustomParameters = 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, $policyData = null, $ExtensionFeedItemType = null )
__construct ( $appStore = null, $appId = null, $appLinkText = null, $appUrl = null, $appFinalUrls = null, $appFinalMobileUrls = null, $appTrackingUrlTemplate = null, $appUrlCustomParameters = 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 ( $appStore = null, $appId = null, $appLinkText = null, $appUrl = null, $appFinalUrls = null, $appFinalMobileUrls = null, $appTrackingUrlTemplate = null, $appUrlCustomParameters = 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, $policyData = null, $ExtensionFeedItemType = null )

__construct() public method

public __construct ( $appStore = null, $appId = null, $appLinkText = null, $appUrl = null, $appFinalUrls = null, $appFinalMobileUrls = null, $appTrackingUrlTemplate = null, $appUrlCustomParameters = 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

$appFinalMobileUrls public property

public UrlList $appFinalMobileUrls
return UrlList

$appFinalUrls public property

public UrlList $appFinalUrls
return UrlList

$appId public property

public string $appId
return string

$appLinkText public property

public string $appLinkText
return string

$appStore public property

public tnsAppFeedItemAppStore $appStore
return tnsAppFeedItemAppStore

$appTrackingUrlTemplate public property

public string $appTrackingUrlTemplate
return string

$appUrl public property

public string $appUrl
return string

$appUrlCustomParameters public property

public CustomParameters $appUrlCustomParameters
return CustomParameters