Creative wrappers must be associated with a {@link LabelType#CREATIVE_WRAPPER} label and applied to ad units by {@link AdUnit#appliedLabels}.
파일 보기 프로젝트 열기: googleads/googleads-php-lib프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$footer | CreativeWrapperHtmlSnippet | ||
$header | CreativeWrapperHtmlSnippet | ||
$id | integer | ||
$labelId | integer | ||
$ordering | tnsCreativeWrapperOrdering | ||
$status | tnsCreativeWrapperStatus |
메소드 | 설명 | |
---|---|---|
__construct ( $id = null, $labelId = null, $header = null, $footer = null, $ordering = null, $status = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $id = null, $labelId = null, $header = null, $footer = null, $ordering = null, $status = null ) |
public getNamespace ( ) : string | ||
리턴 | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
리턴 | string | the xsi:type name of this class |