프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$advertiserId | integer | ||
$appliedLabels | AppliedLabel[] | ||
$customFieldValues | BaseCustomFieldValue[] | ||
$headline | string | ||
$id | integer | ||
$lastModifiedDateTime | DateTime | ||
$line1 | string | ||
$line2 | string | ||
$name | string | ||
$policyViolations | tnsCreativePolicyViolation[] | ||
$previewUrl | string | ||
$size | Size |
메소드 | 설명 | |
---|---|---|
__construct ( $headline = null, $line1 = null, $line2 = null ) | ||
__construct ( $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 |
public __construct ( $advertiserId = null, $id = null, $name = null, $size = null, $previewUrl = null, $policyViolations = null, $appliedLabels = null, $lastModifiedDateTime = null, $customFieldValues = null ) |
public getNamespace ( ) : string | ||
리턴 | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
리턴 | string | the xsi:type name of this class |
public BaseCustomFieldValue[] $customFieldValues | ||
리턴 | BaseCustomFieldValue[] |
public tnsCreativePolicyViolation[] $policyViolations | ||
리턴 | tnsCreativePolicyViolation[] |