PHP 클래스 AdUnit, googleads-php-lib

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

공개 프로퍼티들

프로퍼티 타입 설명
$adUnitCode string
$adUnitSizes AdUnitSize[]
$appliedLabelFrequencyCaps LabelFrequencyCap[]
$appliedLabels AppliedLabel[]
$appliedTeamIds integer[]
$crossSellingDistributor CrossSellingDistributor
$description string
$effectiveAppliedLabels AppliedLabel[]
$effectiveLabelFrequencyCaps LabelFrequencyCap[]
$effectiveTeamIds integer[]
$explicitlyTargeted boolean
$externalSetTopBoxChannelId string
$hasChildren boolean
$id string
$inheritedAdSenseSettings AdSenseSettingsInheritedProperty
$isSetTopBoxEnabled boolean
$isSharedByDistributor boolean
$lastModifiedDateTime DateTime
$mobilePlatform tnsMobilePlatform
$name string
$parentId string
$parentPath AdUnitParent[]
$partnerId integer
$refreshRate integer
$smartSizeMode tnsSmartSizeMode
$status tnsInventoryStatus
$targetPlatform tnsTargetPlatform
$targetWindow tnsAdUnitTargetWindow

공개 메소드들

메소드 설명
__construct ( $id = null, $parentId = null, $hasChildren = null, $parentPath = null, $name = null, $description = null, $targetWindow = null, $status = null, $adUnitCode = null, $adUnitSizes = null, $mobilePlatform = null, $explicitlyTargeted = null, $inheritedAdSenseSettings = null, $partnerId = null, $appliedLabelFrequencyCaps = null, $effectiveLabelFrequencyCaps = null, $appliedLabels = null, $effectiveAppliedLabels = null, $effectiveTeamIds = null, $appliedTeamIds = null, $lastModifiedDateTime = null, $smartSizeMode = null, $refreshRate = null, $isSharedByDistributor = null, $crossSellingDistributor = null, $externalSetTopBoxChannelId = null, $isSetTopBoxEnabled = null )
__construct ( $id = null, $parentId = null, $hasChildren = null, $parentPath = null, $name = null, $description = null, $targetWindow = null, $status = null, $adUnitCode = null, $adUnitSizes = null, $targetPlatform = null, $mobilePlatform = null, $explicitlyTargeted = null, $inheritedAdSenseSettings = null, $partnerId = null, $appliedLabelFrequencyCaps = null, $effectiveLabelFrequencyCaps = null, $appliedLabels = null, $effectiveAppliedLabels = null, $effectiveTeamIds = null, $appliedTeamIds = null, $lastModifiedDateTime = null, $smartSizeMode = null, $refreshRate = null, $isSharedByDistributor = null, $crossSellingDistributor = null, $externalSetTopBoxChannelId = null, $isSetTopBoxEnabled = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

메소드 상세

__construct() 공개 메소드

public __construct ( $id = null, $parentId = null, $hasChildren = null, $parentPath = null, $name = null, $description = null, $targetWindow = null, $status = null, $adUnitCode = null, $adUnitSizes = null, $mobilePlatform = null, $explicitlyTargeted = null, $inheritedAdSenseSettings = null, $partnerId = null, $appliedLabelFrequencyCaps = null, $effectiveLabelFrequencyCaps = null, $appliedLabels = null, $effectiveAppliedLabels = null, $effectiveTeamIds = null, $appliedTeamIds = null, $lastModifiedDateTime = null, $smartSizeMode = null, $refreshRate = null, $isSharedByDistributor = null, $crossSellingDistributor = null, $externalSetTopBoxChannelId = null, $isSetTopBoxEnabled = null )

__construct() 공개 메소드

public __construct ( $id = null, $parentId = null, $hasChildren = null, $parentPath = null, $name = null, $description = null, $targetWindow = null, $status = null, $adUnitCode = null, $adUnitSizes = null, $targetPlatform = null, $mobilePlatform = null, $explicitlyTargeted = null, $inheritedAdSenseSettings = null, $partnerId = null, $appliedLabelFrequencyCaps = null, $effectiveLabelFrequencyCaps = null, $appliedLabels = null, $effectiveAppliedLabels = null, $effectiveTeamIds = null, $appliedTeamIds = null, $lastModifiedDateTime = null, $smartSizeMode = null, $refreshRate = null, $isSharedByDistributor = null, $crossSellingDistributor = null, $externalSetTopBoxChannelId = null, $isSetTopBoxEnabled = 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

프로퍼티 상세

$adUnitCode 공개적으로 프로퍼티

public string $adUnitCode
리턴 string

$adUnitSizes 공개적으로 프로퍼티

public AdUnitSize[] $adUnitSizes
리턴 AdUnitSize[]

$appliedLabelFrequencyCaps 공개적으로 프로퍼티

public LabelFrequencyCap[] $appliedLabelFrequencyCaps
리턴 LabelFrequencyCap[]

$appliedLabels 공개적으로 프로퍼티

public AppliedLabel[] $appliedLabels
리턴 AppliedLabel[]

$appliedTeamIds 공개적으로 프로퍼티

public integer[] $appliedTeamIds
리턴 integer[]

$crossSellingDistributor 공개적으로 프로퍼티

public CrossSellingDistributor $crossSellingDistributor
리턴 CrossSellingDistributor

$description 공개적으로 프로퍼티

public string $description
리턴 string

$effectiveAppliedLabels 공개적으로 프로퍼티

public AppliedLabel[] $effectiveAppliedLabels
리턴 AppliedLabel[]

$effectiveLabelFrequencyCaps 공개적으로 프로퍼티

public LabelFrequencyCap[] $effectiveLabelFrequencyCaps
리턴 LabelFrequencyCap[]

$effectiveTeamIds 공개적으로 프로퍼티

public integer[] $effectiveTeamIds
리턴 integer[]

$explicitlyTargeted 공개적으로 프로퍼티

public bool $explicitlyTargeted
리턴 boolean

$externalSetTopBoxChannelId 공개적으로 프로퍼티

public string $externalSetTopBoxChannelId
리턴 string

$hasChildren 공개적으로 프로퍼티

public bool $hasChildren
리턴 boolean

$id 공개적으로 프로퍼티

public string $id
리턴 string

$inheritedAdSenseSettings 공개적으로 프로퍼티

public AdSenseSettingsInheritedProperty $inheritedAdSenseSettings
리턴 AdSenseSettingsInheritedProperty

$isSetTopBoxEnabled 공개적으로 프로퍼티

public bool $isSetTopBoxEnabled
리턴 boolean

$isSharedByDistributor 공개적으로 프로퍼티

public bool $isSharedByDistributor
리턴 boolean

$lastModifiedDateTime 공개적으로 프로퍼티

public DateTime $lastModifiedDateTime
리턴 DateTime

$mobilePlatform 공개적으로 프로퍼티

public tnsMobilePlatform $mobilePlatform
리턴 tnsMobilePlatform

$name 공개적으로 프로퍼티

public string $name
리턴 string

$parentId 공개적으로 프로퍼티

public string $parentId
리턴 string

$parentPath 공개적으로 프로퍼티

public AdUnitParent[] $parentPath
리턴 AdUnitParent[]

$partnerId 공개적으로 프로퍼티

public int $partnerId
리턴 integer

$refreshRate 공개적으로 프로퍼티

public int $refreshRate
리턴 integer

$smartSizeMode 공개적으로 프로퍼티

public tnsSmartSizeMode $smartSizeMode
리턴 tnsSmartSizeMode

$status 공개적으로 프로퍼티

public tnsInventoryStatus $status
리턴 tnsInventoryStatus

$targetPlatform 공개적으로 프로퍼티

public tnsTargetPlatform $targetPlatform
리턴 tnsTargetPlatform

$targetWindow 공개적으로 프로퍼티

public tnsAdUnitTargetWindow $targetWindow
리턴 tnsAdUnitTargetWindow