PHP Класс ProductTemplate, googleads-php-lib

Наследование: extends SugarBean
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$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

Открытые методы

Метод Описание
__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

Описание методов

__construct() публичный Метод

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 __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() публичный Метод

Gets the namesapce of this class
public getNamespace ( ) : string
Результат string the namespace of this class

getXsiTypeName() публичный Метод

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
Результат string the xsi:type name of this class

Описание свойств

$builtInTargeting публичное свойство

public Targeting $builtInTargeting
Результат Targeting

$companionDeliveryOption публичное свойство

public tnsCompanionDeliveryOption $companionDeliveryOption
Результат tnsCompanionDeliveryOption

$creationDateTime публичное свойство

public DateTime $creationDateTime
Результат DateTime

$creativePlaceholders публичное свойство

public CreativePlaceholder[] $creativePlaceholders
Результат CreativePlaceholder[]

$creativeRotationType публичное свойство

public tnsCreativeRotationType $creativeRotationType
Результат tnsCreativeRotationType

$creatorId публичное свойство

public int $creatorId
Результат integer

$customFieldValues публичное свойство

public BaseCustomFieldValue[] $customFieldValues
Результат BaseCustomFieldValue[]

$customizableAttributes публичное свойство

public CustomizableAttributes $customizableAttributes
Результат CustomizableAttributes

$deliveryRateType публичное свойство

public tnsDeliveryRateType $deliveryRateType
Результат tnsDeliveryRateType

$description публичное свойство

public string $description
Результат string

$environmentType публичное свойство

public tnsEnvironmentType $environmentType
Результат tnsEnvironmentType

$frequencyCaps публичное свойство

public FrequencyCap[] $frequencyCaps
Результат FrequencyCap[]

$id публичное свойство

public int $id
Результат integer

$lastModifiedDateTime публичное свойство

public DateTime $lastModifiedDateTime
Результат DateTime

$lineItemType публичное свойство

public tnsLineItemType $lineItemType
Результат tnsLineItemType

$name публичное свойство

public string $name
Результат string

$nameMacro публичное свойство

public string $nameMacro
Результат string

$priority публичное свойство

public int $priority
Результат integer

$productSegmentation публичное свойство

public ProductSegmentation $productSegmentation
Результат ProductSegmentation

$productType публичное свойство

public tnsProductType $productType
Результат tnsProductType

$rateType публичное свойство

public tnsRateType $rateType
Результат tnsRateType

$roadblockingType публичное свойство

public tnsRoadblockingType $roadblockingType
Результат tnsRoadblockingType

$status публичное свойство

public tnsProductTemplateStatus $status
Результат tnsProductTemplateStatus

$videoMaxDuration публичное свойство

public int $videoMaxDuration
Результат integer