Creative wrappers must be associated with a {@link LabelType#CREATIVE_WRAPPER} label and applied to ad units by {@link AdUnit#appliedLabels}.
ファイルを表示 Open project: googleads/googleads-php-libProperty | Type | Description | |
---|---|---|---|
$footer | CreativeWrapperHtmlSnippet | ||
$header | CreativeWrapperHtmlSnippet | ||
$id | integer | ||
$labelId | integer | ||
$ordering | tnsCreativeWrapperOrdering | ||
$status | tnsCreativeWrapperStatus |
Method | Description | |
---|---|---|
__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 | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |
public CreativeWrapperHtmlSnippet $header | ||
return | CreativeWrapperHtmlSnippet |
public tnsCreativeWrapperOrdering $ordering | ||
return | tnsCreativeWrapperOrdering |