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

Показать файл Открыть проект

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

Свойство Тип Описание
$creativeId integer
$creativeSetId integer
$destinationUrl string
$endDateTime DateTime
$lastModifiedDateTime DateTime
$lineItemId integer
$manualCreativeRotationWeight double
$sequentialCreativeRotationIndex integer
$sizes Size[]
$startDateTime DateTime
$startDateTimeType tnsStartDateTimeType
$stats LineItemCreativeAssociationStats
$status tnsLineItemCreativeAssociationStatus
$targetingName string

Открытые методы

Метод Описание
__construct ( $lineItemId = null, $creativeId = null, $creativeSetId = null, $manualCreativeRotationWeight = null, $sequentialCreativeRotationIndex = null, $startDateTime = null, $startDateTimeType = null, $endDateTime = null, $destinationUrl = null, $sizes = null, $status = null, $stats = null, $lastModifiedDateTime = null, $targetingName = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

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

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

public __construct ( $lineItemId = null, $creativeId = null, $creativeSetId = null, $manualCreativeRotationWeight = null, $sequentialCreativeRotationIndex = null, $startDateTime = null, $startDateTimeType = null, $endDateTime = null, $destinationUrl = null, $sizes = null, $status = null, $stats = null, $lastModifiedDateTime = null, $targetingName = 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

public double $manualCreativeRotationWeight
Результат double

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

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

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

public Size[] $sizes
Результат Size[]

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

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

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

public tnsStartDateTimeType $startDateTimeType
Результат tnsStartDateTimeType

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

public LineItemCreativeAssociationStats $stats
Результат LineItemCreativeAssociationStats

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

public tnsLineItemCreativeAssociationStatus $status
Результат tnsLineItemCreativeAssociationStatus

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

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