PHP 클래스 ProductTemplate, googleads-php-lib

상속: extends SugarBean
파일 보기 프로젝트 열기: googleads/googleads-php-lib 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$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