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

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

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

Свойство Тип Описание
$budget Money
$callTrackingEnabled boolean
$campaignIds integer[]
$creatives Creative[]
$criteria Criterion[]
$destinationUrl string
$expandedCreative ExpandedCreative
$id integer
$name string
$phoneNumber PhoneNumber
$remainingBudget Money
$status tnsPromotionStatus
$streetAddressVisible boolean

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

Метод Описание
__construct ( $id = null, $name = null, $status = null, $creatives = null, $destinationUrl = null, $phoneNumber = null, $streetAddressVisible = null, $callTrackingEnabled = null, $budget = null, $criteria = null, $campaignIds = null, $remainingBudget = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

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

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

public __construct ( $id = null, $name = null, $status = null, $creatives = null, $destinationUrl = null, $phoneNumber = null, $streetAddressVisible = null, $callTrackingEnabled = null, $budget = null, $criteria = null, $campaignIds = null, $remainingBudget = 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

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

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

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

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

public bool $callTrackingEnabled
Результат boolean

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

public integer[] $campaignIds
Результат integer[]

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

public Creative[] $creatives
Результат Creative[]

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

public Criterion[] $criteria
Результат Criterion[]

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

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

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

public ExpandedCreative $expandedCreative
Результат ExpandedCreative

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

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

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

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

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

public PhoneNumber $phoneNumber
Результат PhoneNumber

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

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

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

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

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

public bool $streetAddressVisible
Результат boolean