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

Показать файл Открыть проект

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

Свойство Тип Описание
$allowCreativePlaceholdersCustomization boolean
$builtInCompanionDeliveryOption tnsCompanionDeliveryOption
$builtInCreativePlaceholders CreativePlaceholder[]
$builtInCreativeRotationType tnsCreativeRotationType
$builtInDeliveryRateType tnsDeliveryRateType
$builtInFrequencyCaps FrequencyCap[]
$builtInRoadblockingType tnsRoadblockingType
$customizableAttributes CustomizableAttributes
$productBuiltInTargeting Targeting

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

Метод Описание
__construct ( $builtInFrequencyCaps = null, $productBuiltInTargeting = null, $customizableAttributes = null )
__construct ( $allowCreativePlaceholdersCustomization = null, $builtInCreativePlaceholders = null, $builtInRoadblockingType = null, $builtInDeliveryRateType = null, $builtInCreativeRotationType = null, $builtInCompanionDeliveryOption = null, $builtInFrequencyCaps = null, $productBuiltInTargeting = null, $customizableAttributes = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

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

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

public __construct ( $builtInFrequencyCaps = null, $productBuiltInTargeting = null, $customizableAttributes = null )

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

public __construct ( $allowCreativePlaceholdersCustomization = null, $builtInCreativePlaceholders = null, $builtInRoadblockingType = null, $builtInDeliveryRateType = null, $builtInCreativeRotationType = null, $builtInCompanionDeliveryOption = null, $builtInFrequencyCaps = null, $productBuiltInTargeting = null, $customizableAttributes = 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

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

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

public bool $allowCreativePlaceholdersCustomization
Результат boolean

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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