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

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

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

Свойство Тип Описание
$approvalStatus tnsThirdPartyAudienceSegmentAudienceSegmentApprovalStatus
$cost Money
$endDateTime DateTime
$licenseType tnsThirdPartyAudienceSegmentLicenseType
$startDateTime DateTime

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

Метод Описание
__construct ( $approvalStatus = null, $cost = null, $licenseType = null, $startDateTime = null, $endDateTime = null, $id = null, $name = null, $categoryIds = null, $description = null, $status = null, $size = null, $dataProvider = null, $type = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

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

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

public __construct ( $approvalStatus = null, $cost = null, $licenseType = null, $startDateTime = null, $endDateTime = null, $id = null, $name = null, $categoryIds = null, $description = null, $status = null, $size = null, $dataProvider = null, $type = 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

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

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

public tnsThirdPartyAudienceSegmentAudienceSegmentApprovalStatus $approvalStatus
Результат tnsThirdPartyAudienceSegmentAudienceSegmentApprovalStatus

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

public Money $cost
Результат Money

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

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

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

public tnsThirdPartyAudienceSegmentLicenseType $licenseType
Результат tnsThirdPartyAudienceSegmentLicenseType

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

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