PHP 클래스 ProposalLineItemConstraints, googleads-php-lib

파일 보기 프로젝트 열기: googleads/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