PHP Класс Creative, googleads-php-lib

Наследование: extends apiModel
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$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

Описание методов

__construct() публичный Метод

public __construct ( $headline = null, $line1 = null, $line2 = null )

__construct() публичный Метод

public __construct ( $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

Описание свойств

$advertiserId публичное свойство

public int $advertiserId
Результат integer

$appliedLabels публичное свойство

public AppliedLabel[] $appliedLabels
Результат AppliedLabel[]

$customFieldValues публичное свойство

public BaseCustomFieldValue[] $customFieldValues
Результат BaseCustomFieldValue[]

$headline публичное свойство

public string $headline
Результат string

$id публичное свойство

public int $id
Результат integer

$lastModifiedDateTime публичное свойство

public DateTime $lastModifiedDateTime
Результат DateTime

$line1 публичное свойство

public string $line1
Результат string

$line2 публичное свойство

public string $line2
Результат string

$name публичное свойство

public string $name
Результат string

$policyViolations публичное свойство

public tnsCreativePolicyViolation[] $policyViolations
Результат tnsCreativePolicyViolation[]

$previewUrl публичное свойство

public string $previewUrl
Результат string

$size публичное свойство

public Size $size
Результат Size