PHP Class FeedMapping, googleads-php-lib

Mostrar archivo Open project: googleads/googleads-php-lib

Public Properties

Property Type Description
$attributeFieldMappings AttributeFieldMapping[]
$criterionType integer
$feedId integer
$feedMappingId integer
$placeholderType integer
$status tnsFeedMappingStatus

Public Methods

Method Description
__construct ( $feedMappingId = null, $feedId = null, $placeholderType = null, $status = null, $attributeFieldMappings = null, $criterionType = 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 ( $feedMappingId = null, $feedId = null, $placeholderType = null, $status = null, $attributeFieldMappings = null, $criterionType = 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

$attributeFieldMappings public_oe property

public AttributeFieldMapping[] $attributeFieldMappings
return AttributeFieldMapping[]

$criterionType public_oe property

public int $criterionType
return integer

$feedId public_oe property

public int $feedId
return integer

$feedMappingId public_oe property

public int $feedMappingId
return integer

$placeholderType public_oe property

public int $placeholderType
return integer

$status public_oe property

public tnsFeedMappingStatus $status
return tnsFeedMappingStatus