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

Represents data about a bidlandscape for an adgroup.
Наследование: extends BidLandscape
Показать файл Открыть проект

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

Свойство Тип Описание
$landscapeCurrent boolean
$type tnsAdGroupBidLandscapeType

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

Метод Описание
__construct ( $type = null, $landscapeCurrent = null, $campaignId = null, $adGroupId = null, $startDate = null, $endDate = null, $landscapePoints = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

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

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

public __construct ( $type = null, $landscapeCurrent = null, $campaignId = null, $adGroupId = null, $startDate = null, $endDate = null, $landscapePoints = 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

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

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

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

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

public tnsAdGroupBidLandscapeType $type
Результат tnsAdGroupBidLandscapeType