PHP 클래스 InternalRedirectCreative, googleads-php-lib

Similar to third-party creatives, a DoubleClick tag is used to retrieve a creative asset. However, DoubleClick tags are not sent to the user's browser. Instead, they are processed internally within the DoubleClick system..

상속: extends Creative
파일 보기 프로젝트 열기: googleads/googleads-php-lib

공개 프로퍼티들

프로퍼티 타입 설명
$assetSize Size
$internalRedirectUrl string
$isInterstitial boolean
$lockedOrientation tnsLockedOrientation
$overrideSize boolean
$sslManualOverride tnsSslManualOverride
$sslScanResult tnsSslScanResult

공개 메소드들

메소드 설명
__construct ( $lockedOrientation = null, $assetSize = null, $internalRedirectUrl = null, $overrideSize = null, $isInterstitial = null, $sslScanResult = null, $sslManualOverride = null, $advertiserId = null, $id = null, $name = null, $size = null, $previewUrl = null, $policyViolations = null, $appliedLabels = null, $lastModifiedDateTime = null, $customFieldValues = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

메소드 상세

__construct() 공개 메소드

public __construct ( $lockedOrientation = null, $assetSize = null, $internalRedirectUrl = null, $overrideSize = null, $isInterstitial = null, $sslScanResult = null, $sslManualOverride = null, $advertiserId = null, $id = null, $name = null, $size = null, $previewUrl = null, $policyViolations = null, $appliedLabels = null, $lastModifiedDateTime = null, $customFieldValues = 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

프로퍼티 상세

$assetSize 공개적으로 프로퍼티

public Size $assetSize
리턴 Size

$internalRedirectUrl 공개적으로 프로퍼티

public string $internalRedirectUrl
리턴 string

$isInterstitial 공개적으로 프로퍼티

public bool $isInterstitial
리턴 boolean

$lockedOrientation 공개적으로 프로퍼티

public tnsLockedOrientation $lockedOrientation
리턴 tnsLockedOrientation

$overrideSize 공개적으로 프로퍼티

public bool $overrideSize
리턴 boolean

$sslManualOverride 공개적으로 프로퍼티

public tnsSslManualOverride $sslManualOverride
리턴 tnsSslManualOverride

$sslScanResult 공개적으로 프로퍼티

public tnsSslScanResult $sslScanResult
리턴 tnsSslScanResult