PHP Class ProductTemplate, googleads-php-lib

Inheritance: extends SugarBean
Datei anzeigen Open project: googleads/googleads-php-lib Class Usage Examples

Public Properties

Property Type Description
$builtInTargeting Targeting
$companionDeliveryOption tnsCompanionDeliveryOption
$creationDateTime DateTime
$creativePlaceholders CreativePlaceholder[]
$creativeRotationType tnsCreativeRotationType
$creatorId integer
$customFieldValues BaseCustomFieldValue[]
$customizableAttributes CustomizableAttributes
$deliveryRateType tnsDeliveryRateType
$description string
$environmentType tnsEnvironmentType
$frequencyCaps FrequencyCap[]
$id integer
$lastModifiedDateTime DateTime
$lineItemType tnsLineItemType
$name string
$nameMacro string
$priority integer
$productSegmentation ProductSegmentation
$productType tnsProductType
$rateType tnsRateType
$roadblockingType tnsRoadblockingType
$status tnsProductTemplateStatus
$videoMaxDuration integer

Public Methods

Method Description
__construct ( $id = null, $name = null, $creationDateTime = null, $lastModifiedDateTime = null, $description = null, $nameMacro = null, $status = null, $productType = null, $creatorId = null, $rateType = null, $roadblockingType = null, $creativePlaceholders = null, $lineItemType = null, $priority = null, $frequencyCaps = null, $productSegmentation = null, $builtInTargeting = null, $customizableAttributes = null, $customFieldValues = null, $environmentType = null, $videoMaxDuration = null )
__construct ( $id = null, $name = null, $creationDateTime = null, $lastModifiedDateTime = null, $description = null, $nameMacro = null, $status = null, $productType = null, $creatorId = null, $rateType = null, $roadblockingType = null, $deliveryRateType = null, $creativeRotationType = null, $companionDeliveryOption = null, $creativePlaceholders = null, $lineItemType = null, $priority = null, $frequencyCaps = null, $productSegmentation = null, $builtInTargeting = null, $customizableAttributes = null, $customFieldValues = null, $environmentType = null, $videoMaxDuration = 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 ( $id = null, $name = null, $creationDateTime = null, $lastModifiedDateTime = null, $description = null, $nameMacro = null, $status = null, $productType = null, $creatorId = null, $rateType = null, $roadblockingType = null, $creativePlaceholders = null, $lineItemType = null, $priority = null, $frequencyCaps = null, $productSegmentation = null, $builtInTargeting = null, $customizableAttributes = null, $customFieldValues = null, $environmentType = null, $videoMaxDuration = null )

__construct() public method

public __construct ( $id = null, $name = null, $creationDateTime = null, $lastModifiedDateTime = null, $description = null, $nameMacro = null, $status = null, $productType = null, $creatorId = null, $rateType = null, $roadblockingType = null, $deliveryRateType = null, $creativeRotationType = null, $companionDeliveryOption = null, $creativePlaceholders = null, $lineItemType = null, $priority = null, $frequencyCaps = null, $productSegmentation = null, $builtInTargeting = null, $customizableAttributes = null, $customFieldValues = null, $environmentType = null, $videoMaxDuration = 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

$builtInTargeting public_oe property

public Targeting $builtInTargeting
return Targeting

$companionDeliveryOption public_oe property

public tnsCompanionDeliveryOption $companionDeliveryOption
return tnsCompanionDeliveryOption

$creationDateTime public_oe property

public DateTime $creationDateTime
return DateTime

$creativePlaceholders public_oe property

public CreativePlaceholder[] $creativePlaceholders
return CreativePlaceholder[]

$creativeRotationType public_oe property

public tnsCreativeRotationType $creativeRotationType
return tnsCreativeRotationType

$creatorId public_oe property

public int $creatorId
return integer

$customFieldValues public_oe property

public BaseCustomFieldValue[] $customFieldValues
return BaseCustomFieldValue[]

$customizableAttributes public_oe property

public CustomizableAttributes $customizableAttributes
return CustomizableAttributes

$deliveryRateType public_oe property

public tnsDeliveryRateType $deliveryRateType
return tnsDeliveryRateType

$description public_oe property

public string $description
return string

$environmentType public_oe property

public tnsEnvironmentType $environmentType
return tnsEnvironmentType

$frequencyCaps public_oe property

public FrequencyCap[] $frequencyCaps
return FrequencyCap[]

$id public_oe property

public int $id
return integer

$lastModifiedDateTime public_oe property

public DateTime $lastModifiedDateTime
return DateTime

$lineItemType public_oe property

public tnsLineItemType $lineItemType
return tnsLineItemType

$name public_oe property

public string $name
return string

$nameMacro public_oe property

public string $nameMacro
return string

$priority public_oe property

public int $priority
return integer

$productSegmentation public_oe property

public ProductSegmentation $productSegmentation
return ProductSegmentation

$productType public_oe property

public tnsProductType $productType
return tnsProductType

$rateType public_oe property

public tnsRateType $rateType
return tnsRateType

$roadblockingType public_oe property

public tnsRoadblockingType $roadblockingType
return tnsRoadblockingType

$status public_oe property

public tnsProductTemplateStatus $status
return tnsProductTemplateStatus

$videoMaxDuration public_oe property

public int $videoMaxDuration
return integer