PHP Class AdGroupFeed, googleads-php-lib

ファイルを表示 Open project: googleads/googleads-php-lib

Public Properties

Property Type Description
$adGroupId integer
$baseAdGroupId integer
$baseCampaignId integer
$feedId integer
$matchingFunction Function
$placeholderTypes integer[]
$status tnsAdGroupFeedStatus

Public Methods

Method Description
__construct ( $feedId = null, $adGroupId = null, $matchingFunction = null, $placeholderTypes = null, $status = null, $baseCampaignId = null, $baseAdGroupId = 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 ( $feedId = null, $adGroupId = null, $matchingFunction = null, $placeholderTypes = null, $status = null, $baseCampaignId = null, $baseAdGroupId = 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

$adGroupId public_oe property

public int $adGroupId
return integer

$baseAdGroupId public_oe property

public int $baseAdGroupId
return integer

$baseCampaignId public_oe property

public int $baseCampaignId
return integer

$feedId public_oe property

public int $feedId
return integer

$matchingFunction public_oe property

public Function $matchingFunction
return Function

$placeholderTypes public_oe property

public integer[] $placeholderTypes
return integer[]

$status public_oe property

public tnsAdGroupFeedStatus $status
return tnsAdGroupFeedStatus